Uses of Class
org.apache.cxf.tools.common.model.JavaException
-
Packages that use JavaException Package Description 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 Modifier and Type Method Description List<JavaException>JavaMethod. getExceptions()Methods in org.apache.cxf.tools.common.model with parameters of type JavaException Modifier and Type Method Description voidJavaMethod. addException(JavaException exception)booleanJavaMethod. hasException(JavaException exception)
-