javax.transaction
Class SystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.transaction.SystemException
- All Implemented Interfaces:
- Serializable
- public class SystemException
- extends Exception
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 10:00:12 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
errorCode
public int errorCode
SystemException
public SystemException()
SystemException
public SystemException(String message)
SystemException
public SystemException(int errorCode)
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.