@WebFault(name="serviceMessages", targetNamespace="http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0") public class StandardErrorMsg extends Exception
| Constructor and Description |
|---|
StandardErrorMsg(String message,
ServiceMessagesType faultInfo) |
StandardErrorMsg(String message,
ServiceMessagesType faultInfo,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
ServiceMessagesType |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StandardErrorMsg(String message, ServiceMessagesType faultInfo)
message - faultInfo - public StandardErrorMsg(String message, ServiceMessagesType faultInfo, Throwable cause)
message - faultInfo - cause - public ServiceMessagesType getFaultInfo()
Copyright © 2021. All rights reserved.