public class SessionNotFoundException extends RuntimeException
Constructor and Description |
---|
SessionNotFoundException() |
SessionNotFoundException(String s) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SessionNotFoundException()
public SessionNotFoundException(String s)
public String getMessage()
getMessage
in class Throwable
Copyright © 2000–2022 EPAM Systems. All rights reserved.