public class OIDCException extends Exception
| Constructor and Description |
|---|
OIDCException() |
OIDCException(String message) |
OIDCException(String message,
Throwable cause) |
OIDCException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
OIDCException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All Rights Reserved.