public class JwtExpireException extends RuntimeException
JwtExpireException(String msg)
JwtExpireException(String msg, Throwable t)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JwtExpireException(String msg)
public JwtExpireException(String msg, Throwable t)
Copyright © 2024. All rights reserved.