org.ow2.orchestra.ws_ht.api.wsdl
Class IllegalStateFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.orchestra.ws_ht.api.wsdl.IllegalStateFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="illegalState",
targetNamespace="http://www.example.org/WS-HT/api/xsd")
public class IllegalStateFault- extends Exception
This class was generated by Apache CXF 2.4.2
2011-09-03T00:49:47.668+02:00
Generated source version: 2.4.2
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalStateFault
public IllegalStateFault()
IllegalStateFault
public IllegalStateFault(String message)
IllegalStateFault
public IllegalStateFault(String message,
Throwable cause)
IllegalStateFault
public IllegalStateFault(String message,
IllegalState illegalState)
IllegalStateFault
public IllegalStateFault(String message,
IllegalState illegalState,
Throwable cause)
getFaultInfo
public IllegalState getFaultInfo()
Copyright © 2012 OW2 Consortium. All Rights Reserved.