IsolateResourceError is thrown when the resource requirements required for an action
cannot be fulfilled.
The conditions leading to this exception may be transient or permanent
depending on the action and the resource involved. Refer to the
specific documentation for the constructor or method in question.
Note that resource in the context of this exception is
defined as something required for program operations, for which the lack
thereof causes a failure.
|