| 
Groovy 1.8.4 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface GroovyExceptionInterface
An interface for use by all Groovy compiler exceptions.
| Method Summary | |
|---|---|
            boolean
         | 
        
            isFatal()
             | 
        
            void
         | 
        
            setFatal(boolean fatal)
             | 
        
| Method Detail | 
|---|
public boolean isFatal()
public void setFatal(boolean fatal)
Copyright © 2003-2011 The Codehaus. All rights reserved.