com.ecyrd.jspwiki.auth
Class NoSuchPrincipalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ecyrd.jspwiki.WikiException
com.ecyrd.jspwiki.auth.WikiSecurityException
com.ecyrd.jspwiki.auth.NoSuchPrincipalException
- All Implemented Interfaces:
- Serializable
public final class NoSuchPrincipalException
- extends WikiSecurityException
Thrown in some error situations where a WikiPrincipal object does not exist.
- Since:
- 2.3
- Author:
- Andrew Jaquith
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchPrincipalException
public NoSuchPrincipalException(String msg)
- Constructs a new exception object with a supplied message.
- Parameters:
msg
- the message