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