org.apache.cxf.wsn
Class EndpointRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.cxf.wsn.EndpointRegistrationException
- All Implemented Interfaces:
- Serializable
public class EndpointRegistrationException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EndpointRegistrationException
public EndpointRegistrationException()
EndpointRegistrationException
public EndpointRegistrationException(String message,
Throwable cause)
EndpointRegistrationException
public EndpointRegistrationException(String message)
EndpointRegistrationException
public EndpointRegistrationException(Throwable cause)
Apache CXF