org.omg.CosNaming.NamingContextPackage

Class NotEmpty

public final class NotEmpty extends UserException implements IDLEntity

This exception is thrown in response to the attemt to destroy the non tempty context. Only the empty context can be destroyed.
Constructor Summary
NotEmpty()
Create an exception with no message.
NotEmpty(String why)
Create an exception with explaining message.

Constructor Detail

NotEmpty

public NotEmpty()
Create an exception with no message.

NotEmpty

public NotEmpty(String why)
Create an exception with explaining message.

Since: 1.4