C# Class Aeon.Emulator.RuntimeExceptions.EmulatedDivideByZeroException

Represents an emulated integer divide-by-zero exception.
Inheritance: Aeon.Emulator.RuntimeExceptions.EmulatedException
Show file Open project: gregdivis/Aeon

Public Methods

Method Description
EmulatedDivideByZeroException ( )

Initializes a new instance of the EmulatedDivideByZeroException class.

Method Details

EmulatedDivideByZeroException() public method

Initializes a new instance of the EmulatedDivideByZeroException class.