Class ApplyCandidateException

    • Constructor Detail

      • ApplyCandidateException

        public ApplyCandidateException​(String msg,
                                       boolean rollbackSuccessful,
                                       Path backupPath,
                                       Throwable e)
    • Method Detail

      • isRollbackSuccessful

        public boolean isRollbackSuccessful()
      • getBackupPath

        public Path getBackupPath()