Class ScheduledBackupException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.manager.backup.ScheduledBackupException
All Implemented Interfaces:
Serializable

public class ScheduledBackupException extends Exception
Exception thrown for scheduling errors for automated backups.
Since:
v2.7
See Also:
  • Constructor Details

    • ScheduledBackupException

      public ScheduledBackupException(String message)
    • ScheduledBackupException

      public ScheduledBackupException(String message, Throwable cause)