|
eXo JCR :: Component :: Extension Service 1.15.1-CP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.exoplatform.services.jcr.ext.backup.BackupOperationException
public class BackupOperationException
Created by The eXo Platform SAS. Author : Peter Nedonosko peter.nedonosko@exoplatform.com.ua 06.12.2007
| Constructor Summary | |
|---|---|
BackupOperationException(String message)
BackupOperationException constructor. |
|
BackupOperationException(String message,
Throwable e)
BackupOperationException constructor. |
|
BackupOperationException(Throwable e)
BackupOperationException 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 |
|---|
public BackupOperationException(String message)
message - String, the exception message
public BackupOperationException(String message,
Throwable e)
message - String, the exception messagee - Throwable, the cause exceptionpublic BackupOperationException(Throwable e)
e - Throwable, the cause exception
|
eXo JCR :: Component :: Extension Service 1.15.1-CP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||