Agent Toolkit Java Edition

com.adventnet.agent.security
Class AuthorisationException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.adventnet.agent.security.AuthorisationException
All Implemented Interfaces:
java.io.Serializable

public class AuthorisationException
extends java.lang.Exception

Wraps all the Exception that might occur while authorising a user.

See Also:
Serialized Form

Constructor Summary
AuthorisationException()
          Defaullt constructor for AuthorisationException
AuthorisationException(java.lang.String msg)
          One arg constructor which takes the Message as an argument.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthorisationException

public AuthorisationException()
Defaullt constructor for AuthorisationException

AuthorisationException

public AuthorisationException(java.lang.String msg)
One arg constructor which takes the Message as an argument.

Agent Toolkit Java Edition

© 1996 - 2003 AdventNet Inc. Visit us at: http://www.adventnet.com