Package xal.tools.reflect
Class Selector.AccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.tools.reflect.Selector.AccessException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Selector
Exception thrown when an attempt is made to invoke a method on a target
such that the method is inaccessible on that target.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AccessException
-