Interface ErrorCode

All Known Implementing Classes:
AuthorizationErrorCode, IssuingAnAccessTokenErrorCode, ObtainingAuthorizationErrorCode

public interface ErrorCode
OAuth 2.0. Error Code.
Since:
2.0.0
Author:
Sergio del Amo
  • Method Details

    • getErrorCode

      String getErrorCode()
      Returns:
      A Single ASCII error code
    • getErrorCodeDescription

      String getErrorCodeDescription()
      Returns:
      Error code description