Apache CXF API

Uses of Class
org.apache.cxf.tools.common.model.JavaException

Packages that use JavaException
org.apache.cxf.tools.common.model   
 

Uses of JavaException in org.apache.cxf.tools.common.model
 

Methods in org.apache.cxf.tools.common.model that return types with arguments of type JavaException
 java.util.List<JavaException> JavaMethod.getExceptions()
           
 

Methods in org.apache.cxf.tools.common.model with parameters of type JavaException
 void JavaMethod.addException(JavaException exception)
           
 boolean JavaMethod.hasException(JavaException exception)
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.