Class OAuthException

All Implemented Interfaces:
Serializable

public class OAuthException extends RuntimeException
See Also:
  • Constructor Details

    • OAuthException

      public OAuthException(String msg)
    • OAuthException

      public OAuthException(Throwable cause)
    • OAuthException

      public OAuthException(String msg, Throwable cause)