org.ow2.orchestra.ws_ht.api.wsdl
Class IllegalOperationFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.orchestra.ws_ht.api.wsdl.IllegalOperationFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="illegalOperation",
targetNamespace="http://www.example.org/WS-HT/api/xsd")
public class IllegalOperationFault- extends Exception
This class was generated by Apache CXF 2.4.2
2011-09-03T00:49:47.747+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 |
IllegalOperationFault
public IllegalOperationFault()
IllegalOperationFault
public IllegalOperationFault(String message)
IllegalOperationFault
public IllegalOperationFault(String message,
Throwable cause)
IllegalOperationFault
public IllegalOperationFault(String message,
String illegalOperation)
IllegalOperationFault
public IllegalOperationFault(String message,
String illegalOperation,
Throwable cause)
getFaultInfo
public String getFaultInfo()
Copyright © 2012 OW2 Consortium. All Rights Reserved.