org.exoplatform.services.jcr.ext.backup
Class BackupConfigurationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.exoplatform.services.jcr.ext.backup.BackupConfigurationException
All Implemented Interfaces:
java.io.Serializable

public class BackupConfigurationException
extends java.lang.Exception

Created by The eXo Platform SAS Author : Peter Nedonosko peter.nedonosko@exoplatform.com.ua 06.12.2007

Version:
$Id: BackupConfigurationException.java 35186 2009-08-07 14:23:43Z pnedonosko $
Author:
Peter Nedonosko
See Also:
Serialized Form

Constructor Summary
BackupConfigurationException(java.lang.String message)
           
BackupConfigurationException(java.lang.String message, java.lang.Throwable e)
           
BackupConfigurationException(java.lang.Throwable e)
           
 
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

BackupConfigurationException

public BackupConfigurationException(java.lang.String message)

BackupConfigurationException

public BackupConfigurationException(java.lang.String message,
                                    java.lang.Throwable e)

BackupConfigurationException

public BackupConfigurationException(java.lang.Throwable e)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.