Package com.xero.api

Class XeroServerErrorException

All Implemented Interfaces:
Serializable

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

    • XeroServerErrorException

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

    • getStatusCode

      public int getStatusCode()
    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class Throwable