Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
javax.resource.ResourceException
javax.resource.spi.ResourceAllocationException
public class ResourceAllocationException
extends ResourceException
Constructor Summary | |
| |
| |
| |
|
Method Summary |
Methods inherited from class javax.resource.ResourceException | |
getErrorCode , getLinkedException , setErrorCode , setLinkedException , toString |
public ResourceAllocationException()
public ResourceAllocationException(String message)
public ResourceAllocationException(String message, String errorCode)
public ResourceAllocationException(String message, Throwable cause)
public ResourceAllocationException(Throwable cause)