Package org.apache.cxf.endpoint
Class EndpointException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.cxf.common.i18n.Exception
org.apache.cxf.endpoint.EndpointException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionEndpointException
(Throwable cause) EndpointException
(Message msg) EndpointException
(Message msg, Throwable t) -
Method Summary
Methods inherited from class org.apache.cxf.common.i18n.Exception
getCode, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EndpointException
-
EndpointException
-
EndpointException
-