Name

WrongAdapter

Synopsis

This exception is raised if an operation is called on a POA referencing an object that is managed by a different POA.

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

Passed To

WrongAdapterHelper.{insert(), write()}

Returned By

WrongAdapterHelper.{extract(), read()}

Thrown By

POAOperations.{reference_to_id(), reference_to_servant()}

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.