Package com.okta.commons.http.authc
Class RequestAuthenticationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.okta.commons.http.HttpException
-
- com.okta.commons.http.authc.RequestAuthenticationException
-
- All Implemented Interfaces:
java.io.Serializable
public class RequestAuthenticationException extends HttpException
- Since:
- 0.5.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequestAuthenticationException(java.lang.String s)RequestAuthenticationException(java.lang.String s, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class com.okta.commons.http.HttpException
isRetryable
-
-