public class MissingFieldException extends GroovyRuntimeException
Constructor and Description |
---|
MissingFieldException(String field,
Class type) |
MissingFieldException(String field,
Class type,
Throwable e) |
MissingFieldException(String message,
String field,
Class type) |
Modifier and Type | Method and Description |
---|---|
String |
getField() |
Class |
getType() |
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString