public class EndpointRegistrationException extends Exception
| Constructor and Description | 
|---|
EndpointRegistrationException()  | 
EndpointRegistrationException(String message)  | 
EndpointRegistrationException(String message,
                             Throwable cause)  | 
EndpointRegistrationException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CXF