org.apache.locator
Class EndpointNotExistFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.locator.EndpointNotExistFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="EndpointNotExistFault",
targetNamespace="http://apache.org/locator/types")
public class EndpointNotExistFault- extends Exception
This class was generated by Progress FUSE Services Framework 2.2.12-fuse-00-00
Tue Jun 14 10:52:56 UTC 2011
Generated source version: 2.2.12-fuse-00-00
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
EndpointNotExistFault
public EndpointNotExistFault()
EndpointNotExistFault
public EndpointNotExistFault(String message)
EndpointNotExistFault
public EndpointNotExistFault(String message,
Throwable cause)
EndpointNotExistFault
public EndpointNotExistFault(String message,
EndpointNotExistFaultException endpointNotExistFault)
EndpointNotExistFault
public EndpointNotExistFault(String message,
EndpointNotExistFaultException endpointNotExistFault,
Throwable cause)
getFaultInfo
public EndpointNotExistFaultException getFaultInfo()
Apache CXF