Package io.camunda.webapps.backup
Class BackupException.ResourceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.webapps.backup.BackupException
io.camunda.webapps.backup.BackupException.ResourceNotFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
BackupException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.camunda.webapps.backup.BackupException
BackupException.BackupRepositoryConnectionException, BackupException.InvalidRequestException, BackupException.MissingRepositoryException, BackupException.ResourceNotFoundException -
Constructor Summary
ConstructorsConstructorDescriptionResourceNotFoundException(String message) ResourceNotFoundException(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceNotFoundException
-
ResourceNotFoundException
-