public class MissingClassException extends GroovyRuntimeException
| Constructor and Description | 
|---|
MissingClassException(ClassNode type,
                     String message)  | 
MissingClassException(String type,
                     ASTNode node,
                     String message)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getType()  | 
getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModuleaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString