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.
|
public SOAPBindingException()
public SOAPBindingException(String message)
message
- the Exception message.Copyright © 2010-2016, ForgeRock All Rights Reserved.