public class XeroClientException extends RuntimeException
| Constructor and Description |
|---|
XeroClientException(String message)
Create new exception.
|
XeroClientException(String message,
Throwable cause)
Create new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic XeroClientException(String message)
message - Error messageCopyright © 2019. All rights reserved.