public class RMException
extends org.apache.cxf.common.i18n.Exception
| Constructor and Description |
|---|
RMException(org.apache.cxf.common.i18n.Message msg) |
RMException(org.apache.cxf.common.i18n.Message msg,
Throwable t) |
RMException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CXF