-
-
Constructor Summary
Constructors
Constructor |
Description |
LoginException() |
Constructs a LoginException with no detail message.
|
LoginException(String msg) |
Constructs a LoginException with the specified detail message.
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString