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