org.exoplatform.jcr.backupconsole
Class BackupExecuteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.exoplatform.jcr.backupconsole.BackupExecuteException
- All Implemented Interfaces:
- Serializable
public class BackupExecuteException
- extends Exception
Internal backup client exception wrapper.
Created by The eXo Platform SAS.
Date:
- Version:
- $Id: TransportException.java 111 2008-11-11 11:11:11Z serg $
- Author:
- Karpenko Sergiy
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BackupExecuteException
public BackupExecuteException(String message,
Throwable cause)
- Constructor.
- Parameters:
message - exception message.cause - exception cause.
BackupExecuteException
public BackupExecuteException(String message)
- Constructor.
- Parameters:
message - exception message.
Copyright © 2016 eXo Platform SAS. All Rights Reserved.