public class GaianAuthorizationException extends Exception
| Constructor and Description |
|---|
GaianAuthorizationException(String message) |
GaianAuthorizationException(String message,
Throwable exception) |
GaianAuthorizationException(String message,
Throwable exception,
boolean enableSuppression,
boolean writableStackTrace) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GaianAuthorizationException(String message)
Copyright © 2018–2020 ODPi. All rights reserved.