java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.transaction.SystemException
int | errorCode |
SystemException() |
SystemException(java.lang.String msg) |
SystemException(int errcode) |
public int errorCodeAuthor:public SystemException()public SystemException(int errcode)Parameters:errcode - public SystemException(java.lang.String msg)Parameters:msg -