javax.resource.spi
public class ResourceAllocationException extends ResourceException
| Constructor Summary | |
|---|---|
| ResourceAllocationException() | |
| ResourceAllocationException(String message) | |
| ResourceAllocationException(Throwable cause) | |
| ResourceAllocationException(String message, Throwable cause) | |
| ResourceAllocationException(String message, String errorCode) | |