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