Name

InvalidName

Synopsis

An exception thrown by the ORB.resolve_initial_references() method when the name passed in does not have a corresponding object in the ORB’s initial reference list.

                  Thrown By
public final class InvalidName extends UserException {
// Public Constructors
   public InvalidName();  
   public InvalidName( String reason);  
}

Thrown By

org.omg.CORBA.ORB.resolve_initial_references()

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.