Package xal.tools.reflect
Class Selector.InvocationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
xal.tools.reflect.Selector.InvocationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Selector
Exception that wraps an exception thrown during invocation.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvocationException
-
-
Method Details
-
getTargetException
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTrace
in classThrowable
-