Uses of Class java.lang.ClassCastException

Uses in package gnu.javax.rmi.CORBA

Methods which throw type java.lang.ClassCastException

Object
Narrow the given object to the instance of the given class.

Uses in package java.net

Methods which throw type java.lang.ClassCastException

int
Compare the URI with another object that must also be a URI.

Uses in package javax.rmi

Methods which throw type java.lang.ClassCastException

Object
PortableRemoteObject.narrow(Object object, Class narrowToInstaceOf)
Narrows the passed object to conform to the given interface or IDL type.

Uses in package javax.rmi.CORBA

Methods which throw type java.lang.ClassCastException

Object
Narrows the passed object to conform to the given interface or IDL type.