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 voidIDLTypesUtil.validateConstants(Class c) Implements 1.2.3 #6private voidIDLTypesUtil.validateDirectInterfaces(Class c) Implements Section 1.2.3, #5.private voidIDLTypesUtil.validateExceptions(Method method) Implements 1.2.3 #2 and #4voidIDLTypesUtil.validateRemoteInterface(Class c) Validate a class to ensure it conforms to the rules for a Java RMI/IIOP interface.