org.iternine.jeppetto.dao
Class JeppettoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iternine.jeppetto.dao.JeppettoException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AccessControlException, NoSuchItemException, OptimisticLockException, TooManyItemsException
public class JeppettoException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JeppettoException
public JeppettoException()
JeppettoException
public JeppettoException(String s)
JeppettoException
public JeppettoException(Throwable throwable)
JeppettoException
public JeppettoException(String s,
Throwable throwable)
Copyright © 2012. All Rights Reserved.