|
||||||||
| 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.apache.lenya.transaction.TransactionException
org.apache.lenya.cms.repository.RepositoryException
public class RepositoryException
Repository exception.
| Constructor Summary | |
|---|---|
RepositoryException()
Ctor. |
|
RepositoryException(java.lang.String arg0)
Ctor. |
|
RepositoryException(java.lang.String arg0,
java.lang.Throwable arg1)
Ctor. |
|
RepositoryException(java.lang.Throwable arg0)
Ctor. |
|
| 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 RepositoryException()
public RepositoryException(java.lang.String arg0,
java.lang.Throwable arg1)
arg0 - arg1 - public RepositoryException(java.lang.String arg0)
arg0 - public RepositoryException(java.lang.Throwable arg0)
arg0 -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||