Class OAuth2TokenRetrieverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.okta.sdk.impl.oauth2.OAuth2TokenRetrieverException
All Implemented Interfaces:
Serializable

public class OAuth2TokenRetrieverException extends RuntimeException
Since:
1.6.0
See Also:
  • Constructor Details

    • OAuth2TokenRetrieverException

      public OAuth2TokenRetrieverException(String s)
    • OAuth2TokenRetrieverException

      public OAuth2TokenRetrieverException(String s, Throwable cause)