- groovy.lang.IllegalPropertyAccessException
-
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class MissingPropertyException |
getMessageWithoutLocationText, getProperty, getType |
class GroovyRuntimeException |
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule |
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getLocalizedMessage, getStackTrace, setStackTrace, addSuppressed, getSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |
-
-
Constructor Detail
-
public IllegalPropertyAccessException(String propertyName, Class clazz, int modifiers)
-
public IllegalPropertyAccessException(Field field, Class clazz)
Copyright © 2003-2014 The Codehaus. All rights reserved.