com.jscape.inet.mft.subsystems.authentication
Class InvalidCredentialsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jscape.inet.mft.subsystems.authentication.AuthenticationException
com.jscape.inet.mft.subsystems.authentication.InvalidCredentialsException
- All Implemented Interfaces:
- java.io.Serializable
public class InvalidCredentialsException
- extends AuthenticationException
Unsupported user credentials error.
- Author:
- Alex Usun
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
InvalidCredentialsException
public InvalidCredentialsException()
InvalidCredentialsException
public InvalidCredentialsException(java.lang.String message)
InvalidCredentialsException
public InvalidCredentialsException(java.lang.String message,
java.lang.Throwable cause)
InvalidCredentialsException
public InvalidCredentialsException(java.lang.Throwable cause)
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved