java.lang.Object java.lang.Throwable java.lang.Exception javax.resource.ResourceException javax.resource.spi.UnavailableException
public UnavailableException()
public UnavailableException(String message)
public UnavailableException(String message, String errorCode)
public UnavailableException(String message, Throwable cause)
public UnavailableException(Throwable cause)