| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionjavax.resource.ResourceExceptionjavax.resource.spi.UnavailableExceptionpublic class UnavailableExceptionextends ResourceExceptionConstructor Summary | |
| |
| |
| |
| |
Method Summary |
Methods inherited from class javax.resource.ResourceException | |
getErrorCode, getLinkedException, setErrorCode, setLinkedException, toString | |
public UnavailableException()
public UnavailableException(String message)
public UnavailableException(String message,
String errorCode)public UnavailableException(String message,
Throwable cause)public UnavailableException(Throwable cause)