public class NonceExpiredException extends AuthenticationException
Constructor and Description |
---|
NonceExpiredException(String msg)
Constructs a
NonceExpiredException with the specified message. |
NonceExpiredException(String msg,
Throwable t)
Constructs a
NonceExpiredException with the specified message and root
cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NonceExpiredException(String msg)
NonceExpiredException
with the specified message.msg
- the detail message