Name

BadKind

Synopsis

This exception is thrown when a method is called on a TypeCode object that isn’t valid for the type that it represents.

                  Exceptions
public final class BadKind extends UserException {
// Public Constructors
   public BadKind();  
   public BadKind( String reason);  
}

Thrown By

TypeCode.{concrete_base_type(), content_type(), default_index(), discriminator_type(), fixed_digits(), fixed_scale(), id(), length(), member_count(), member_label(), member_name(), member_type(), member_visibility(), name(), type_modifier()}

Get Java Enterprise in a Nutshell, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.