org.subethamail.smtp.auth
Class LoginFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.subethamail.smtp.auth.LoginFailedException
- All Implemented Interfaces:
- Serializable
public class LoginFailedException
- extends Exception
Exception expected to be thrown by a validator (i.e UsernamePasswordValidator)
- Author:
- Marco Trevisan
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
LoginFailedException
public LoginFailedException()
- Creates a new instance of LoginFailedException
LoginFailedException
public LoginFailedException(String msg)
- Creates a new instance of LoginFailedException
Copyright © 2006-2012. All Rights Reserved.