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