Name

InsufficientResourcesException

Synopsis

Thrown when there are insufficient system resources, such as memory or disk space, to perform an operation. The resource issue can occur on the client or on the server.

                  Subclasses
public class InsufficientResourcesException extends NamingException {
// Public Constructors
   public InsufficientResourcesException();  
   public InsufficientResourcesException(String explanation);  
}

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.