javax.resource.spi

Class ResourceAllocationException

public class ResourceAllocationException extends ResourceException

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

Constructor Detail

ResourceAllocationException

public ResourceAllocationException()

ResourceAllocationException

public ResourceAllocationException(String message)

ResourceAllocationException

public ResourceAllocationException(Throwable cause)

ResourceAllocationException

public ResourceAllocationException(String message, Throwable cause)

ResourceAllocationException

public ResourceAllocationException(String message, String errorCode)