Package net.oauth

Class OAuthException

    • Constructor Detail

      • OAuthException

        protected OAuthException()
        For subclasses only.
      • OAuthException

        public OAuthException​(String message)
        Parameters:
        message -
      • OAuthException

        public OAuthException​(String message,
                              Throwable cause)
        Parameters:
        message -
        cause -
      • OAuthException

        public OAuthException​(Throwable cause)
        Parameters:
        cause -