Package com.xero.api

Class XeroForbiddenException

All Implemented Interfaces:
Serializable

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

    • XeroForbiddenException

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

    • getStatusCode

      public int getStatusCode()
    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class Throwable