Class MissingPropertyExceptionNoStack
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.GroovyRuntimeException
groovy.lang.MissingPropertyException
org.codehaus.groovy.runtime.metaclass.MissingPropertyExceptionNoStack
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class MissingPropertyException
MPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MissingPropertyException
getMessageWithoutLocationText, getProperty, getTypeMethods inherited from class GroovyRuntimeException
getLocationText, getMessage, getModule, getNode, setModuleMethods inherited from class Throwable
addSuppressed, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingPropertyExceptionNoStack
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-