org.omg.PortableServer.POAPackage
public final class WrongPolicy extends UserException implements IDLEntity, Serializable
Constructor Summary | |
---|---|
WrongPolicy()
Create WrongPolicy with no explaining
message. | |
WrongPolicy(String why)
Create the WrongPolicy with explaining
message.
|
Parameters: why a string, explaining, why this exception has been thrown.