@StampyLibrary(libraryName="stampy-client-server") public class NotLoggedInException extends java.lang.Exception
StampyLoginHandler implementation
failed the login credentials for the specified reason.| Constructor and Description |
|---|
NotLoggedInException(java.lang.String message)
Instantiates a new not logged in exception.
|