javax.resource.spi

Class EISSystemException

public class EISSystemException extends ResourceException

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

Constructor Detail

EISSystemException

public EISSystemException()

EISSystemException

public EISSystemException(String message)

EISSystemException

public EISSystemException(Throwable cause)

EISSystemException

public EISSystemException(String message, Throwable cause)

EISSystemException

public EISSystemException(String message, String errorCode)