org.omg.CosNaming.NamingContextPackage
Class NotEmpty
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.omg.CORBA.UserException
org.omg.CosNaming.NamingContextPackage.NotEmpty
- All Implemented Interfaces:
- Serializable, IDLEntity
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.
- See Also:
- Serialized Form
Constructor Summary |
NotEmpty()
Create an exception with no message. |
NotEmpty(String why)
Create an exception with explaining message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotEmpty
public NotEmpty()
- Create an exception with no message.
NotEmpty
public NotEmpty(String why)
- Create an exception with explaining message.
- Since:
- 1.4