Package com.xero.api

Class XeroAuthenticationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XeroForbiddenException, XeroUnauthorizedException

public class XeroAuthenticationException
extends XeroException
Base authentication exception all other Xero authentication exceptions should extend.
See Also:
Serialized Form
  • Constructor Details

    • XeroAuthenticationException

      public XeroAuthenticationException​(String message, Exception e)