public class SOAPBindingException extends Exception
SOAPBindingException
class represents a error while
processing SOAP request and response.Constructor and Description |
---|
SOAPBindingException()
Default Constructor.
|
SOAPBindingException(String message)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SOAPBindingException()
public SOAPBindingException(String message)
message
- the Exception message.Copyright © 2010-2018, ForgeRock All Rights Reserved.