javax.transaction

Class SystemException

public class SystemException extends Exception

UNKNOWN: May 25, 2001

Field Summary
interrorCode
Constructor Summary
SystemException()
SystemException(String msg)
SystemException(int errcode)

Field Detail

errorCode

public int errorCode

Constructor Detail

SystemException

public SystemException()

SystemException

public SystemException(String msg)

SystemException

public SystemException(int errcode)