|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.jcr.RepositoryException
org.exoplatform.services.jcr.aws.storage.sdb.SDBRepositoryException
public class SDBRepositoryException
Created by The eXo Platform SAS.
Date: 03.10.2008
| Field Summary |
|---|
| Fields inherited from class javax.jcr.RepositoryException |
|---|
rootCause |
| Constructor Summary | |
|---|---|
SDBRepositoryException(java.lang.String message)
SDBRepositoryException constructor. |
|
SDBRepositoryException(java.lang.String message,
java.lang.Throwable rootCause)
SDBRepositoryException constructor. |
|
| Method Summary |
|---|
| Methods inherited from class javax.jcr.RepositoryException |
|---|
getCause, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SDBRepositoryException(java.lang.String message)
message - error description.
public SDBRepositoryException(java.lang.String message,
java.lang.Throwable rootCause)
message - error description.rootCause - Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||