net.shrine.sheriff.controller
Class SheriffDAOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.shrine.sheriff.model.SheriffException
net.shrine.sheriff.controller.SheriffDAOException
- All Implemented Interfaces:
- Serializable
public class SheriffDAOException
- 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 |
SheriffDAOException
public SheriffDAOException()
SheriffDAOException
public SheriffDAOException(String message,
Throwable cause)
SheriffDAOException
public SheriffDAOException(String message)
SheriffDAOException
public SheriffDAOException(Throwable cause)
Copyright © 2011. All Rights Reserved.