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