Package org.apache.cxf.common.i18n
Class Exception
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- org.apache.cxf.common.i18n.Exception
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Direct Known Subclasses:
- Base64Exception,- BusException,- EndpointException,- EndpointUtilsException
 
 public class Exception extends Exception - See Also:
- Serialized Form
 
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCode()StringgetMessage()- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-