Uses of Class
com.sun.xml.ws.model.CheckedExceptionImpl
-
Packages that use CheckedExceptionImpl Package Description com.sun.xml.ws.model -
-
Uses of CheckedExceptionImpl in com.sun.xml.ws.model
Methods in com.sun.xml.ws.model that return CheckedExceptionImpl Modifier and Type Method Description CheckedExceptionImplJavaMethodImpl. getCheckedException(com.sun.xml.bind.api.TypeReference detailType)Deprecated.CheckedExceptionImplJavaMethodImpl. getCheckedException(Class exceptionClass)Methods in com.sun.xml.ws.model that return types with arguments of type CheckedExceptionImpl Modifier and Type Method Description List<CheckedExceptionImpl>JavaMethodImpl. getCheckedExceptions()
-