|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| 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.server.WorkspaceRestoreExeption
public class WorkspaceRestoreExeption
Created by The eXo Platform SAS.
Date: 24.02.2009
| Constructor Summary | |
|---|---|
WorkspaceRestoreExeption(String message)
WorkspaceRestoreExeption constructor. |
|
WorkspaceRestoreExeption(String message,
Throwable e)
WorkspaceRestoreExeption constructor. |
|
WorkspaceRestoreExeption(Throwable e)
WorkspaceRestoreExeption 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 WorkspaceRestoreExeption(String message)
message - String, the exception message
public WorkspaceRestoreExeption(String message,
Throwable e)
message - String, the exception messagee - the cause exceptionpublic WorkspaceRestoreExeption(Throwable e)
e - the cause exception
|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||