corelib.security
Class BadCredentialsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
corelib.security.SecurityManagerException
corelib.security.BadCredentialsException
- All Implemented Interfaces:
- java.io.Serializable
public class BadCredentialsException
- extends SecurityManagerException
This exception type is thrown when the provided account informations there invalid.
- Since:
- 0.3.6
- Author:
- Infini Software: Alexia Ramaļoli & Dominique Liard
- 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
BadCredentialsException
public BadCredentialsException(java.lang.String message)
- Class constructor.
- Parameters:
message - The exception message
BadCredentialsException
public BadCredentialsException(java.lang.String message,
java.lang.Throwable innestException)
- Class constructor.
- Parameters:
message - The exception message.innestException - The innest exception.
CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.
Copyright 2012 Infini Software - All Rights Reserved.