javax.transaction
public class SystemException extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
int |
errorCode |
| Constructor and Description |
|---|
SystemException() |
SystemException(int errorCode) |
SystemException(java.lang.String message) |