JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

Uses of Interface
org.jboss.logging.processor.intf.model.ThrowableType

Packages that use ThrowableType
org.jboss.logging.processor.intf.model   
 

Uses of ThrowableType in org.jboss.logging.processor.intf.model
 

Methods in org.jboss.logging.processor.intf.model that return ThrowableType
 ThrowableType ReturnType.throwableReturnType()
          Returns the exception return type if ReturnType.isThrowable() returns true.
 ThrowableType ReturnType.VoidReturnType.throwableReturnType()
           
 

Methods in org.jboss.logging.processor.intf.model that return types with arguments of type ThrowableType
 Set<ThrowableType> MessageMethod.thrownTypes()
          Returns a collection of throwable types the method throws.
 


JBoss Logging I18n Annotation Processor 1.0.3.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.