Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
javax.resource.ResourceException
javax.resource.cci.ResourceWarning
public class ResourceWarning
extends ResourceException
Constructor Summary | |
| |
| |
| |
|
Method Summary | |
ResourceWarning |
|
void |
|
Methods inherited from class javax.resource.ResourceException | |
getErrorCode , getLinkedException , setErrorCode , setLinkedException , toString |
public ResourceWarning()
public ResourceWarning(String message)
public ResourceWarning(String message, String errorCode)
public ResourceWarning(String message, Throwable cause)
public ResourceWarning(Throwable cause)
public void setLinkedWarning(ResourceWarning warning)
Deprecated.
- Parameters:
warning
-