Class ApplyCandidateException

All Implemented Interfaces:
Serializable

public class ApplyCandidateException extends OperationException
See Also:
  • Constructor Details

    • ApplyCandidateException

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

    • isRollbackSuccessful

      public boolean isRollbackSuccessful()
    • getBackupPath

      public Path getBackupPath()