org.eclipse.higgins.userprofile
Class WrongPasswordException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.userprofile.UserProfileException
org.eclipse.higgins.userprofile.UserProfileAuthenticationException
org.eclipse.higgins.userprofile.WrongPasswordException
- All Implemented Interfaces:
- Serializable
- public class WrongPasswordException
- extends UserProfileAuthenticationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WrongPasswordException
public WrongPasswordException()
WrongPasswordException
public WrongPasswordException(String message)
WrongPasswordException
public WrongPasswordException(Throwable cause)
WrongPasswordException
public WrongPasswordException(String message,
Throwable cause)