public class Exception extends Exception
Constructor and Description |
---|
Exception(Message msg) |
Exception(Message msg,
Throwable t) |
Exception(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Apache CXF