com.spectel.bcapi
Class AuthenticationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.spectel.bcapi.BridgeException
com.spectel.bcapi.AuthenticationFailedException
- All Implemented Interfaces:
- java.io.Serializable
public class AuthenticationFailedException
- extends BridgeException
Subclass of Bridge Exception to indicate authentication to a particular conference failed.
- Author:
- Éimhín McManus
- 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 |
AuthenticationFailedException
public AuthenticationFailedException()
- Constructs a new BridgeException.
AuthenticationFailedException
public AuthenticationFailedException(java.lang.String s)
AuthenticationFailedException
public AuthenticationFailedException(java.lang.String s,
java.lang.Throwable e)
AuthenticationFailedException
public AuthenticationFailedException(java.lang.Throwable e)
Copyright © 2005-2009 Avaya. All Rights Reserved.