org.eclipse.higgins.cardstore.exceptions
Class ExpectedObjectNotPresent
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.cardstore.exceptions.ExpectedObjectNotPresent
- All Implemented Interfaces:
- Serializable
- public class ExpectedObjectNotPresent
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
copyright
public static String copyright
ExpectedObjectNotPresent
public ExpectedObjectNotPresent()
ExpectedObjectNotPresent
public ExpectedObjectNotPresent(String message,
Throwable cause)
ExpectedObjectNotPresent
public ExpectedObjectNotPresent(String message)
ExpectedObjectNotPresent
public ExpectedObjectNotPresent(Throwable cause)