javax.transaction
public class: SystemException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.SystemException
All Implemented Interfaces:
Serializable
The SystemException is thrown by the transaction manager to
indicate that it has encountered an unexpected error condition
that prevents future transaction services from proceeding.
| Field Summary |
|---|
| public int | errorCode | The error code with which to create the SystemException.- serial:
The - error code for the exception
|
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |