org.glassfish.api.invocation
Class InvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.glassfish.api.invocation.InvocationException
- All Implemented Interfaces:
- Serializable
@Service
@Contract
public class InvocationException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvocationException
public InvocationException()
InvocationException
public InvocationException(String s)
InvocationException
public InvocationException(Exception ex)
getNestedException
public Exception getNestedException()
Copyright © 2012 GlassFish Community. All Rights Reserved.