public class NotLoggedInException
extends java.lang.RuntimeException
Constructor and Description |
---|
NotLoggedInException() |
NotLoggedInException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage()
Override the default method to get more information about why the error
is thrown
|