public class MissingPropertyExceptionNoStack extends MissingPropertyException
| Fields inherited from class | Fields | 
|---|---|
class MissingPropertyException | 
                            MPE | 
                        
| Constructor and description | 
|---|
                                MissingPropertyExceptionNoStack
                                (String propertyName, Class theClass) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            public Throwable | 
                            fillInStackTrace() | 
                        
| Methods inherited from class | Name | 
|---|---|
class MissingPropertyException | 
                            getMessageWithoutLocationText, getProperty, getType | 
                        
class GroovyRuntimeException | 
                            getLocationText, getMessage, getMessageWithoutLocationText, getModule, getNode, setModule | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.