InsufficientResourcesException() Constructs an InsufficientResourcesException instance with
all data initialized to null.
public
InsufficientResourcesException(String s) Constructs an InsufficientResourcesException instance with
the specified message.
Parameters: s - The detail message for the exception.
Constructs an InsufficientResourcesException instance with
all data initialized to null.
InsufficientResourcesException
public InsufficientResourcesException(String s)(Code)
Constructs an InsufficientResourcesException instance with
the specified message.
Parameters: s - The detail message for the exception. It may be null.
Fields inherited from javax.naming.NamingException