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