com.opensymphony.xwork2.util.reflection
Class ReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.opensymphony.xwork2.XWorkException
com.opensymphony.xwork2.util.reflection.ReflectionException
- All Implemented Interfaces:
- Locatable, java.io.Serializable
public class ReflectionException
- extends XWorkException
- See Also:
- Serialized Form
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 |
ReflectionException
public ReflectionException()
ReflectionException
public ReflectionException(java.lang.String s)
ReflectionException
public ReflectionException(java.lang.String s,
java.lang.Object target)
ReflectionException
public ReflectionException(java.lang.Throwable cause)
ReflectionException
public ReflectionException(java.lang.Throwable cause,
java.lang.Object target)
ReflectionException
public ReflectionException(java.lang.String s,
java.lang.Throwable cause)
ReflectionException
public ReflectionException(java.lang.String s,
java.lang.Throwable cause,
java.lang.Object target)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.