net.shrine.sheriff.controller
Class SheriffAuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.shrine.sheriff.model.SheriffException
net.shrine.sheriff.controller.SheriffAuthException
- All Implemented Interfaces:
- Serializable
public class SheriffAuthException
- extends net.shrine.sheriff.model.SheriffException
- Author:
- Andrew McMurry
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SheriffAuthException
public SheriffAuthException()
SheriffAuthException
public SheriffAuthException(String message,
Throwable cause)
SheriffAuthException
public SheriffAuthException(String message)
SheriffAuthException
public SheriffAuthException(Throwable cause)
Copyright © 2011. All Rights Reserved.