net.sf.seaf.exception
Class SeafInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.seaf.exception.SeafRuntimeException
net.sf.seaf.exception.SeafInstantiationException
- All Implemented Interfaces:
- Serializable
public class SeafInstantiationException
- extends SeafRuntimeException
Thrown when a specified object cannot be instantiated.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SeafInstantiationException
public SeafInstantiationException(String message,
Throwable cause)
Copyright © 2008-2011 SEAF. All Rights Reserved.