public class SessionMonitorNotSetException extends RuntimeException
| Constructor and Description |
|---|
SessionMonitorNotSetException(String message)
Basic constructor.
|
SessionMonitorNotSetException(String message,
Throwable cause)
Full constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SessionMonitorNotSetException(String message)
message - content to showCopyright © 2013–2023. All rights reserved.