org.omg.CORBA.TypeCodePackage
public final class BadKind extends UserException implements IDLEntity, Serializable
| Constructor Summary | |
|---|---|
| BadKind()
Constructs a the exception. | |
| BadKind(String reason)
Constructs the exception, explaining the reason of throwing it. | |
Parameters: reason a string, explaining, why the exception has been thrown.