Class OAuthException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.iland.core.web.sdk.connection.OAuthException
All Implemented Interfaces:
Serializable

public class OAuthException extends Exception
Generic exception used by the OAuthService.
Author:
Cory Snyder
See Also:
  • Constructor Details

    • OAuthException

      public OAuthException()
    • OAuthException

      public OAuthException(String message)