Apache CXF API

Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlException

Packages that use IdlException
org.apache.cxf.tools.corba.common.idltypes   
 

Uses of IdlException in org.apache.cxf.tools.corba.common.idltypes
 

Methods in org.apache.cxf.tools.corba.common.idltypes that return IdlException
static IdlException IdlException.create(IdlScopeBase parent, String name)
           
 

Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlException
 void IdlOperation.addException(IdlException exc)
           
 


Apache CXF API

Apache CXF