Name

INTF_REPOS

Synopsis

A standard CORBA exception thrown when an error occurs while attempting to use the interface repository.

                  
public final class INTF_REPOS extends org.omg.CORBA.SystemException {
// Public Constructors
   public INTF_REPOS();  
   public INTF_REPOS( String s);  
   public INTF_REPOS( int minor, CompletionStatus completed);  
   public INTF_REPOS(String s, int minor, 
        CompletionStatus completed);  
}

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.