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: ThrowsAware.java 18 2009-07-16 09:39:40Z user57 $
Author:
Jason Dillon

Method Summary
 Set getThrows()
           
 

Method Detail

getThrows

Set getThrows()


Copyright © 2006-2012 Codehaus. All Rights Reserved.