eXo JCR :: Applications :: Backup Console 1.15.6-GA

org.exoplatform.jcr.backupconsole
Class BackupExecuteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
BackupExecuteException(String message)
          Constructor.
BackupExecuteException(String message, Throwable cause)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.

eXo JCR :: Applications :: Backup Console 1.15.6-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.