public final class WrongPolicy extends org.omg.CORBA.UserException implements org.omg.CORBA.portable.IDLEntity, java.io.Serializable
| Constructor and Description |
|---|
WrongPolicy()
Create WrongPolicy with no explaining
message.
|
WrongPolicy(java.lang.String why)
Create the WrongPolicy with explaining
message.
|
public WrongPolicy()
public WrongPolicy(java.lang.String why)
why - a string, explaining, why this exception has been thrown.