org.apache.locator
Class EndpointNotExistFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.locator.EndpointNotExistFault
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="EndpointNotExistFault",
targetNamespace="http://apache.org/locator/types")
public class EndpointNotExistFault- extends java.lang.Exception
This class was generated by IONA FUSE Services Framework 2.0.6.11-fuse
Tue Nov 18 13:01:58 EST 2008
Generated source version: 2.0.6.11-fuse
- See Also:
- Serialized Form
| 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 |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
EndpointNotExistFault
public EndpointNotExistFault()
EndpointNotExistFault
public EndpointNotExistFault(java.lang.String message)
EndpointNotExistFault
public EndpointNotExistFault(java.lang.String message,
java.lang.Throwable cause)
EndpointNotExistFault
public EndpointNotExistFault(java.lang.String message,
EndpointNotExistFaultException endpointNotExistFault)
EndpointNotExistFault
public EndpointNotExistFault(java.lang.String message,
EndpointNotExistFaultException endpointNotExistFault,
java.lang.Throwable cause)
getFaultInfo
public EndpointNotExistFaultException getFaultInfo()
Apache CXF