Name

FREE_MEM

Synopsis

A standard CORBA exception thrown when an attempt to free memory fails.

                  Passed To
public final class FREE_MEM extends org.omg.CORBA.SystemException {
// Public Constructors
   public FREE_MEM();  
   public FREE_MEM( String s);  
   public FREE_MEM( int minor, CompletionStatus completed);  
   public FREE_MEM(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.