public class BrightpearlAuthException extends BrightpearlClientException
Thrown within BrightpearlApiClient when a 401 response is received from the
Brightpearl API. This indicates the authentication details used are invalid. This is also thrown when
an authentication request fails, in which case the credentials supplied are invalid.
| Constructor and Description |
|---|
BrightpearlAuthException() |
BrightpearlAuthException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BrightpearlAuthException()
public BrightpearlAuthException(String message)
Copyright © 2014. All Rights Reserved.