public class UserSessionInvalidException extends RuntimeException
Constructor and Description |
---|
UserSessionInvalidException() |
UserSessionInvalidException(String message) |
UserSessionInvalidException(String message,
Throwable cause) |
UserSessionInvalidException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.