Uses of Class
org.apache.cxf.tools.corba.common.idltypes.IdlException
-
Packages that use IdlException Package Description 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 Modifier and Type Method Description static IdlExceptionIdlException. create(IdlScopeBase parent, String name)Methods in org.apache.cxf.tools.corba.common.idltypes with parameters of type IdlException Modifier and Type Method Description voidIdlOperation. addException(IdlException exc)
-