de.intarsys.tools.reflect
Class ReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.intarsys.tools.reflect.ReflectionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FieldException, MethodException, ObjectCreationException
public abstract class ReflectionException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReflectionException
public ReflectionException()
ReflectionException
public ReflectionException(String message)
ReflectionException
public ReflectionException(String message,
Throwable cause)
ReflectionException
public ReflectionException(Throwable cause)
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.