com.sun.ws.management.addressing
Class EndpointUnavailableFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sun.ws.management.soap.FaultException
com.sun.ws.management.soap.ReceiverFault
com.sun.ws.management.addressing.EndpointUnavailableFault
- All Implemented Interfaces:
- java.io.Serializable
public class EndpointUnavailableFault
- extends ReceiverFault
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ENDPOINT_UNAVAILABLE
public static final javax.xml.namespace.QName ENDPOINT_UNAVAILABLE
ENDPOINT_UNAVAILABLE_REASON
public static final java.lang.String ENDPOINT_UNAVAILABLE_REASON
- See Also:
- Constant Field Values
EndpointUnavailableFault
public EndpointUnavailableFault(EndpointUnavailableFault.Detail... detail)
EndpointUnavailableFault
public EndpointUnavailableFault(java.lang.String duration,
EndpointUnavailableFault.Detail... detail)
EndpointUnavailableFault
public EndpointUnavailableFault(org.w3c.dom.Node... details)