org.apache.jackrabbit.api.security.principal
Class NoSuchPrincipalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.jcr.RepositoryException
org.apache.jackrabbit.api.security.principal.NoSuchPrincipalException
- All Implemented Interfaces:
- Serializable
public class NoSuchPrincipalException
- extends RepositoryException
Exception used to indicate that a Principal
is not known to
the system.
- See Also:
- Serialized Form
NoSuchPrincipalException
public NoSuchPrincipalException(String message)
Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.