org.codehaus.groovy.maven.runtime.support.stubgen.model
Interface ThrowsAware

All Known Implementing Classes:
ConstructorDef, MethodDef

public interface ThrowsAware

???

Version:
$Id: ThrowsAware.java 11544 2008-04-11 08:00:17Z user57 $
Author:
Jason Dillon

Method Summary
 java.util.Set getThrows()
           
 

Method Detail

getThrows

java.util.Set getThrows()


Copyright © 2006-2010 Codehaus. All Rights Reserved.