org.glassfish.api.container
Class EndpointRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.api.container.EndpointRegistrationException
- All Implemented Interfaces:
- Serializable
public class EndpointRegistrationException
- extends Exception
Exception, which will be thrown on endpoint registration problems.
- Author:
- Alexey Stashok
- 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)
Copyright © 2012. All Rights Reserved.