Name

Invalid

Synopsis

This exception is thrown whenever a bad DynAny or Any object is encountered in a dynamic any operation.

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

Thrown By

org.omg.CORBA.DynAny.{assign(), from_any(), to_any()}

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.