|
||||||||||
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.apache.jackrabbit.api.security.principal.NoSuchPrincipalException
public class NoSuchPrincipalException
Exception used to indicate that a Principal
is not known to
the system.
Field Summary |
---|
Fields inherited from class javax.jcr.RepositoryException |
---|
rootCause |
Constructor Summary | |
---|---|
NoSuchPrincipalException(String message)
|
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 NoSuchPrincipalException(String message)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |