| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
groovy.lang.GroovyRuntimeException
groovy.lang.MissingPropertyException
org.codehaus.groovy.runtime.metaclass.MissingPropertyExceptionNoStack
public class MissingPropertyExceptionNoStack
| Field Summary | 
|---|
| Fields inherited from class groovy.lang.MissingPropertyException | 
|---|
MPE | 
| Constructor Summary | |
|---|---|
MissingPropertyExceptionNoStack(String propertyName,
                                Class theClass)
 | 
|
| Method Summary | |
|---|---|
 Throwable | 
fillInStackTrace()
 | 
| Methods inherited from class groovy.lang.MissingPropertyException | 
|---|
getMessageWithoutLocationText, getProperty, getType | 
| Methods inherited from class groovy.lang.GroovyRuntimeException | 
|---|
getLocationText, getMessage, getModule, getNode, setModule | 
| Methods inherited from class java.lang.Throwable | 
|---|
getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public MissingPropertyExceptionNoStack(String propertyName,
                                       Class theClass)
| Method Detail | 
|---|
public Throwable fillInStackTrace()
fillInStackTrace in class Throwable
  | 
Copyright © 2003-2012 The Codehaus. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||