com.sun.xml.ws.api.ha
Class HighAvailabilityProviderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by javax.xml.ws.WebServiceException
                  extended by com.sun.xml.ws.api.ha.HighAvailabilityProviderException
All Implemented Interfaces:
Serializable

public final class HighAvailabilityProviderException
extends WebServiceException

See Also:
Serialized Form

Constructor Summary
HighAvailabilityProviderException(String message)
           
HighAvailabilityProviderException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HighAvailabilityProviderException

public HighAvailabilityProviderException(String message,
                                         Throwable cause)

HighAvailabilityProviderException

public HighAvailabilityProviderException(String message)


Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.