J-Integra® Espresso Programming Documentation (API)

BadKind Exception

The exception BadKind is thrown when an inappropriate operation is invoked on a TypeCode object. For example, invoking the method discriminator_type() on an instance of TypeCode that does not represent an IDL union will cause the exception BadKind to be thrown.

 

System.Exception
 System.ApplicationException
  Ics.CORBA.UserException
   Ics.CORBA.TypeCodePackage.BadKind

public class BadKind

Requirements

Namespace: Ics Namespace

Assembly: Jintegra.Espresso.dll

See Also

TypeCodePackage Namespace | Ics.CORBA Namespace