Serialized Form


Package com.lexicalscope.fluentreflection

Class com.lexicalscope.fluentreflection.ClassNotFoundRuntimeException extends ReflectionRuntimeException implements Serializable

serialVersionUID: -5339808693443391503L

Class com.lexicalscope.fluentreflection.ConstructorNotFoundRuntimeException extends ReflectionRuntimeException implements Serializable

serialVersionUID: -5339808693443391503L

Class com.lexicalscope.fluentreflection.FieldNotFoundException extends ReflectionRuntimeException implements Serializable

serialVersionUID: 6649785414761324558L

Serialized Fields

klass

Class<T> klass

fieldMatcher

org.hamcrest.Matcher<T> fieldMatcher

Class com.lexicalscope.fluentreflection.IllegalAccessRuntimeException extends ReflectionRuntimeException implements Serializable

serialVersionUID: -2532532215028572886L

Class com.lexicalscope.fluentreflection.IllegalArgumentRuntimeException extends ReflectionRuntimeException implements Serializable

serialVersionUID: -2532532215028572886L

Class com.lexicalscope.fluentreflection.InstantiationRuntimeException extends ReflectionRuntimeException implements Serializable

serialVersionUID: 2839141085488904858L

Class com.lexicalscope.fluentreflection.InvocationTargetRuntimeException extends ReflectionRuntimeException implements Serializable

serialVersionUID: -4623735792822350866L

Serialized Fields

exceptionThrownByInvocationTarget

Throwable exceptionThrownByInvocationTarget

Class com.lexicalscope.fluentreflection.ReflectionRuntimeException extends RuntimeException implements Serializable

serialVersionUID: -4053496996719723657L

Class com.lexicalscope.fluentreflection.SecurityException extends ReflectionRuntimeException implements Serializable

serialVersionUID: -3653100629901464368L



Copyright © 2011-2012 lexicalscope. All Rights Reserved.