Package com.xero.api

Class XeroUnauthorizedException

All Implemented Interfaces:
Serializable

public class XeroUnauthorizedException
extends XeroAuthenticationException
See Also:
Serialized Form
  • Constructor Details

    • XeroUnauthorizedException

      public XeroUnauthorizedException​(int statusCode, String message, Exception e)
  • Method Details

    • getStatusCode

      public int getStatusCode()
    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class Throwable