org.codehaus.gmaven.runtime.support.stubgen.model
Interface ThrowsAware

All Known Implementing Classes:
ConstructorDef, MethodDef

public interface ThrowsAware

Provides access to throws-aware elements.

Version:
$Id$
Author:
Jason Dillon

Method Summary
 Set getThrows()
           
 

Method Detail

getThrows

Set getThrows()


Copyright © 2006-2012 Codehaus. All Rights Reserved.