@StampyLibrary(libraryName="stampy-client-server") public class TerminateSessionException extends java.lang.Exception
StampyLoginHandler wishes to close the session to the client for the
specified reason.| Constructor and Description |
|---|
TerminateSessionException(java.lang.String message)
Instantiates a new terminate session exception.
|