javax.resource.spi

Class UnavailableException

public class UnavailableException extends ResourceException

Constructor Summary
UnavailableException()
UnavailableException(String message)
UnavailableException(Throwable cause)
UnavailableException(String message, Throwable cause)
UnavailableException(String message, String errorCode)

Constructor Detail

UnavailableException

public UnavailableException()

UnavailableException

public UnavailableException(String message)

UnavailableException

public UnavailableException(Throwable cause)

UnavailableException

public UnavailableException(String message, Throwable cause)

UnavailableException

public UnavailableException(String message, String errorCode)