public class BadJOSEException extends Exception
| Constructor and Description |
|---|
BadJOSEException(String message)
Creates a new bad JOSE exception.
|
BadJOSEException(String message,
Throwable cause)
Creates a new bad JOSE exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadJOSEException(String message)
message - The exception message.Copyright © 2019 Connect2id Ltd.. All rights reserved.