Name

NoServant

Synopsis

This exception is thrown when a POA with no servant is asked for its servant.

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

Passed To

NoServantHelper.{insert(), write()}

Returned By

NoServantHelper.{extract(), read()}

Thrown By

POAOperations.get_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.