Package org.eclipse.net4j.util
Class ReflectUtil.ReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.ReflectUtil.ReflectionException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ReflectUtil
- Since:
- 3.14
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionReflectionException
(Exception cause) ReflectionException
(String message) ReflectionException
(String message, Exception cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ReflectionException
public ReflectionException() -
ReflectionException
-
ReflectionException
-
ReflectionException
-
-
Method Details
-
unwrap
- Since:
- 3.20
-
unwrap
-
wrap
-