public class RepositoryRestoreExeption extends BackupConfigurationException
| Constructor and Description |
|---|
RepositoryRestoreExeption(String message)
RepositoryRestoreExeption constructor.
|
RepositoryRestoreExeption(String message,
Throwable e)
RepositoryRestoreExeption constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RepositoryRestoreExeption(String message, Throwable e)
message - String, the exception messagee - Throwable, the cause exceptionpublic RepositoryRestoreExeption(String message)
message - String, the exception messageCopyright © 2018 eXo Platform SAS. All Rights Reserved.