Uses of Class
com.sun.corba.ee.impl.presentation.rmi.IDLTypeException
Packages that use IDLTypeException
-
Uses of IDLTypeException in com.sun.corba.ee.impl.presentation.rmi
Methods in com.sun.corba.ee.impl.presentation.rmi that throw IDLTypeExceptionModifier and TypeMethodDescriptionprivate void
IDLTypesUtil.validateConstants
(Class c) Implements 1.2.3 #6private void
IDLTypesUtil.validateDirectInterfaces
(Class c) Implements Section 1.2.3, #5.private void
IDLTypesUtil.validateExceptions
(Method method) Implements 1.2.3 #2 and #4void
IDLTypesUtil.validateRemoteInterface
(Class c) Validate a class to ensure it conforms to the rules for a Java RMI/IIOP interface.