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