public class ValidationConstraintException extends IllegalStateException
| Constructor and Description |
|---|
ValidationConstraintException(org.eclipse.microprofile.jwt.JsonWebToken jsonWebToken,
Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.microprofile.jwt.JsonWebToken |
getJsonWebToken() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ValidationConstraintException(org.eclipse.microprofile.jwt.JsonWebToken jsonWebToken,
Throwable e)
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.