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