Name

InvalidValue

Synopsis

An exception thrown when a bad value is inserted into a DynAny object.

                  Thrown By
public final class InvalidValue extends UserException {
// Public Constructors
   public InvalidValue();  
   public InvalidValue( String reason);  
}

Thrown By

org.omg.CORBA.DynAny.{insert_any(), insert_boolean(), insert_char(), insert_double(), insert_float(), insert_long(), insert_longlong(), insert_octet(), insert_reference(), insert_short(), insert_string(), insert_typecode(), insert_ulong(), insert_ulonglong(), insert_ushort(), insert_val(), insert_wchar(), insert_wstring()}, org.omg.CORBA.DynFixed.set_value()

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.