Class OAuthServiceException

    • Constructor Detail

      • OAuthServiceException

        public OAuthServiceException()
      • OAuthServiceException

        public OAuthServiceException​(String message)
      • OAuthServiceException

        public OAuthServiceException​(String message,
                                     Throwable cause)
      • OAuthServiceException

        public OAuthServiceException​(Throwable cause)
      • OAuthServiceException

        public OAuthServiceException​(OAuthError error)