blackboard.platform.security.authentication
Class BbCredentialsNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by blackboard.platform.security.authentication.BbCredentialsNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class BbCredentialsNotFoundException
extends java.lang.Exception

This exception is thrown to indicate that an authentication request does not contain credentials to perform an authentication

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

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

BbCredentialsNotFoundException

public BbCredentialsNotFoundException()

BbCredentialsNotFoundException

public BbCredentialsNotFoundException(java.lang.String strMsg)


Copyright © 2003 Blackboard, Inc. All Rights Reserved.