javax.transaction

Class SystemException


public class SystemException
extends Exception

Field Summary

int
errorCode

Constructor Summary

SystemException()
SystemException(String message)
SystemException(int errorCode)

Field Details

errorCode

public int errorCode

Constructor Details

SystemException

public SystemException()

SystemException

public SystemException(String message)

SystemException

public SystemException(int errorCode)