org.omg.PortableServer.CurrentPackage
public final class NoContext extends UserException implements IDLEntity, Serializable
See Also: get_POA
Constructor Summary | |
---|---|
NoContext()
Create NoContext with no explaining message and all fields initialised to
default values. | |
NoContext(String why)
Create the NoContext with explaining message.
|
Parameters: why a string, explaining, why this exception has been thrown.