javax.transaction

Class SystemException

public class SystemException extends Exception

Field Summary
interrorCode
Constructor Summary
SystemException()
SystemException(String message)
SystemException(int errorCode)

Field Detail

errorCode

public int errorCode

Constructor Detail

SystemException

public SystemException()

SystemException

public SystemException(String message)

SystemException

public SystemException(int errorCode)