Example usage for Java javax.naming InsufficientResourcesException fields, constructors, methods, implement or subclass
The text is from its open source code.
InsufficientResourcesException(String explanation) Constructs a new instance of InsufficientResourcesException using an explanation. |
void | printStackTrace() Prints this throwable and its backtrace to the standard error stream. |