net.sf.morph.reflect
Class ReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.morph.util.NestableRuntimeException
net.sf.morph.MorphException
net.sf.morph.reflect.ReflectionException
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- NoReflectorFoundException
public class ReflectionException
- extends MorphException
Indicates an error occurred accessing or manipulating information while using
a Reflector.
- Since:
- Nov 4, 2004
- Author:
- Matt Sgarlata
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
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 arg0)
ReflectionException
public ReflectionException(java.lang.String arg0,
java.lang.Throwable arg1)
ReflectionException
public ReflectionException(java.lang.Throwable arg0)
Copyright © 2004-2008.