Class ReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.struts2.StrutsException
org.apache.struts2.util.reflection.ReflectionException
- All Implemented Interfaces:
Serializable
,Locatable
- See Also:
-
Constructor Summary
ConstructorDescriptionReflectionException
(String s, Object target) ReflectionException
(String s, Throwable cause) ReflectionException
(String s, Throwable cause, Object target) ReflectionException
(Throwable cause) ReflectionException
(Throwable cause, Object target) -
Method Summary
Methods inherited from class org.apache.struts2.StrutsException
getLocation, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ReflectionException
public ReflectionException() -
ReflectionException
-
ReflectionException
-
ReflectionException
-
ReflectionException
-
ReflectionException
-
ReflectionException
-