Package com.xero.api

Class XeroNotFoundException

All Implemented Interfaces:
Serializable

public class XeroNotFoundException
extends XeroException
See Also:
Serialized Form
  • Constructor Details

    • XeroNotFoundException

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

    • getStatusCode

      public int getStatusCode()
    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class Throwable