public class AbortedInvocationException extends RuntimeException
Constructor and Description |
---|
AbortedInvocationException() |
AbortedInvocationException(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 AbortedInvocationException(Throwable cause)
public AbortedInvocationException()
public RuntimeException getRuntimeException()
Apache CXF