Name

NotEmpty

Synopsis

This exception is thrown by the NamingContext.destroy() method, if you attempt to destroy a NamingContext that still has bindings within it.

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

Passed To

NotEmptyHelper.{insert(), write()}, NotEmptyHolder.NotEmptyHolder()

Returned By

NotEmptyHelper.{extract(), read()}

Thrown By

_NamingContextExtStub.destroy(), _NamingContextStub.destroy(), NamingContextOperations.destroy()

Type Of

NotEmptyHolder.value

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.