public class InvocationRuntimeException
extends org.oasisopen.sca.ServiceRuntimeException
| Constructor and Description |
|---|
InvocationRuntimeException() |
InvocationRuntimeException(java.lang.String message) |
InvocationRuntimeException(java.lang.String message,
java.lang.Throwable cause) |
InvocationRuntimeException(java.lang.Throwable cause) |
public InvocationRuntimeException()
public InvocationRuntimeException(java.lang.String message)
public InvocationRuntimeException(java.lang.String message,
java.lang.Throwable cause)
public InvocationRuntimeException(java.lang.Throwable cause)