blackboard.platform.security.authentication
Class BbAuthenticationFailedException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--blackboard.platform.security.authentication.BbAuthenticationFailedException
All Implemented Interfaces:
java.io.Serializable

public class BbAuthenticationFailedException
extends java.lang.Exception

Exception used to indicate that an attempt to authenticate failed.

Version:
1.0, 10/07/1999
See Also:
Serialized Form

Constructor Summary
BbAuthenticationFailedException()
           
BbAuthenticationFailedException(java.lang.String strMsg)
           
 
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
 

Constructor Detail

BbAuthenticationFailedException

public BbAuthenticationFailedException()

BbAuthenticationFailedException

public BbAuthenticationFailedException(java.lang.String strMsg)


Copyright © 2003 Blackboard, Inc. All Rights Reserved.