public class SoapFaultException extends LspsException
Constructor and Description |
---|
SoapFaultException(RecordHolder soapFault)
Constructs new SoapFaultException with given object representing returned
soap fault
|
Modifier and Type | Method and Description |
---|---|
RecordHolder |
getSoapFault()
Getter for field soapFault
|
getModelInstanceStates, setModelInstanceStates
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SoapFaultException(RecordHolder soapFault)
soapFault
- object representing returned soap faultpublic RecordHolder getSoapFault()
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.