public class SuspendedInvocationException extends RuntimeException
Constructor and Description |
---|
SuspendedInvocationException() |
SuspendedInvocationException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
RuntimeException |
getRuntimeException()
Returns a transport-specific runtime exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SuspendedInvocationException(Throwable cause)
public SuspendedInvocationException()
public RuntimeException getRuntimeException()
Apache CXF