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
 Map<String,JavaExceptionClass> JavaModel.getExceptionClasses()
           
 

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


Apache CXF API

Apache CXF