public class KeyConstraintException
extends org.jose4j.lang.UnresolvableKeyException
Constraint
can't be satisfied.Constructor and Description |
---|
KeyConstraintException(String msg)
Creates a new KeyConstraintException with the given message.
|
KeyConstraintException(String msg,
Throwable cause)
Creates a new KeyConstraintException with the given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public KeyConstraintException(String msg)
msg
- the error message