Agent Toolkit Java Edition

com.adventnet.agent.security
Class AttributeAccessException

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

public class AttributeAccessException
extends AccessException

This class wraps all the possible Exceptions that might be thrown while authorising the request for a particular Attribute

See Also:
Serialized Form

Constructor Summary
AttributeAccessException()
          Default constructor for AttributeAccessException
AttributeAccessException(java.lang.String msg)
          This is a one Arg constructor which takes the Message in String format 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

AttributeAccessException

public AttributeAccessException()
Default constructor for AttributeAccessException

AttributeAccessException

public AttributeAccessException(java.lang.String msg)
This is a one Arg constructor which takes the Message in String format as an argument

Agent Toolkit Java Edition

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