au.net.electronichealth.ns.pcehr.svc.getrepresentativelist._1
Class StandardErrorMsg
java.lang.Object
java.lang.Throwable
java.lang.Exception
au.net.electronichealth.ns.pcehr.svc.getrepresentativelist._1.StandardErrorMsg
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="standardError",
targetNamespace="http://ns.electronichealth.net.au/wsp/xsd/StandardError/2010")
public class StandardErrorMsg
- extends java.lang.Exception
This class was generated by the JAX-WS RI.
JAX-WS RI 2.2.8
Generated source version: 2.2
- 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 |
StandardErrorMsg
public StandardErrorMsg(java.lang.String message,
StandardError faultInfo)
- Parameters:
message
- faultInfo
-
StandardErrorMsg
public StandardErrorMsg(java.lang.String message,
StandardError faultInfo,
java.lang.Throwable cause)
- Parameters:
message
- faultInfo
- cause
-
getFaultInfo
public StandardError getFaultInfo()
- Returns:
- returns fault bean: au.net.electronichealth.ns.wsp.xsd.standarderror._2010.StandardError