|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.opensymphony.xwork2.XWorkException
com.opensymphony.xwork2.util.reflection.ReflectionException
public class ReflectionException
| Constructor Summary | |
|---|---|
ReflectionException()
|
|
ReflectionException(String s)
|
|
ReflectionException(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 com.opensymphony.xwork2.XWorkException |
|---|
getLocation, getThrowable, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectionException()
public ReflectionException(String s)
public ReflectionException(String s,
Object target)
public ReflectionException(Throwable cause)
public ReflectionException(Throwable cause,
Object target)
public ReflectionException(String s,
Throwable cause)
public ReflectionException(String s,
Throwable cause,
Object target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||