Apache CXF API

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

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

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

Methods in org.apache.cxf.tools.common.model that return types with arguments of type JavaExceptionClass
 java.util.Map<java.lang.String,JavaExceptionClass> JavaModel.getExceptionClasses()
           
 

Methods in org.apache.cxf.tools.common.model with parameters of type JavaExceptionClass
 void JavaModel.addExceptionClass(java.lang.String name, JavaExceptionClass ex)
           
 


Apache CXF API

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