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