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, Serializable
public class ReflectionException
- extends XWorkException
- See Also:
- Serialized Form
ReflectionException
public ReflectionException()
ReflectionException
public ReflectionException(String s)
ReflectionException
public ReflectionException(String s,
Object target)
ReflectionException
public ReflectionException(Throwable cause)
ReflectionException
public ReflectionException(Throwable cause,
Object target)
ReflectionException
public ReflectionException(String s,
Throwable cause)
ReflectionException
public ReflectionException(String s,
Throwable cause,
Object target)
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.