public class BackupExecuteException extends Exception
Created by The eXo Platform SAS.
Date:
| Constructor and Description |
|---|
BackupExecuteException(String message)
Constructor.
|
BackupExecuteException(String message,
Throwable cause)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BackupExecuteException(String message, Throwable cause)
message - exception message.cause - exception cause.public BackupExecuteException(String message)
message - exception message.Copyright © 2017 eXo Platform SAS. All Rights Reserved.