org.ops4j.pax.reflector
Class ReflectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ops4j.pax.reflector.ReflectionException
- All Implemented Interfaces:
- Serializable
public class ReflectionException
- extends Exception
ReflectionException is thrown when the ReflectorService can not proceed with
its operation.
- 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 exception)
Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.