Package com.xero.api

Class XeroAuthenticationException

java.lang.Object
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: