public class LoginException extends java.lang.Exception
LoginException(java.lang.String message)
LoginException(java.lang.String template, java.lang.Object... params)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LoginException(java.lang.String message)
public LoginException(java.lang.String template, java.lang.Object... params)