Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
javax.resource.ResourceException
javax.resource.spi.IllegalStateException
public class IllegalStateException
extends ResourceException
Constructor Summary | |
| |
| |
| |
|
Method Summary |
Methods inherited from class javax.resource.ResourceException | |
getErrorCode , getLinkedException , setErrorCode , setLinkedException , toString |
public IllegalStateException()
public IllegalStateException(String message)
public IllegalStateException(String message, String errorCode)
public IllegalStateException(String message, Throwable cause)
public IllegalStateException(Throwable cause)