|
Agent Toolkit Java Edition | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.adventnet.agent.security.AccessException
|
+--com.adventnet.agent.security.AttributeAccessException
This class wraps all the possible Exceptions that might be thrown while authorising the request for a particular Attribute
| 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 |
public AttributeAccessException()
public AttributeAccessException(java.lang.String msg)
|
Agent Toolkit Java Edition | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||