Class HttpClientScriptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.forgerock.openam.scripting.wrappers.HttpClientScriptException
All Implemented Interfaces:
Serializable

@Supported public class HttpClientScriptException extends Exception
An Exception thrown by the HttpClientScriptWrapper which can be used for logging purposes in scripts.
See Also: