org.exoplatform.services.jcr.ext.backup.impl
Class BackupSchedulerException

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

public class BackupSchedulerException
extends BackupOperationException

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

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

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

BackupSchedulerException

public BackupSchedulerException(java.lang.String message)

BackupSchedulerException

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

BackupSchedulerException

public BackupSchedulerException(java.lang.Throwable e)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.