Name

AdapterNonExistent

Synopsis

This exception is thrown on a POA lookup request when a POA of the given name does not exist.

                  
public final class AdapterNonExistent extends org.omg.CORBA.UserException {
// Public Constructors
   public AdapterNonExistent();  
   public AdapterNonExistent( String $reason);  
}

Passed To

AdapterNonExistentHelper.{insert(), write()}

Returned By

AdapterNonExistentHelper.{extract(), read()}

Thrown By

POAOperations.find_POA()

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.