com.lexicalscope.fluentreflection
Class ClassNotFoundRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lexicalscope.fluentreflection.ReflectionRuntimeException
com.lexicalscope.fluentreflection.ClassNotFoundRuntimeException
- All Implemented Interfaces:
- Serializable
public class ClassNotFoundRuntimeException
- extends ReflectionRuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ClassNotFoundRuntimeException
public ClassNotFoundRuntimeException()
ClassNotFoundRuntimeException
public ClassNotFoundRuntimeException(String message,
Throwable cause)
ClassNotFoundRuntimeException
public ClassNotFoundRuntimeException(String message)
ClassNotFoundRuntimeException
public ClassNotFoundRuntimeException(Throwable cause)
Copyright © 2011-2012 lexicalscope. All Rights Reserved.