Class HttpClientScriptException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.forgerock.openam.auth.nodes.script.HttpClientScriptException
-
- All Implemented Interfaces:
Serializable
@Supported public class HttpClientScriptException extends Exception
An Exception thrown by theHttpClientScriptWrapper
which can be used for logging purposes in scripts.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-