Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Aeon
Emulator
RuntimeExceptions
EmulatedDivideByZeroException
C# Class Aeon.Emulator.RuntimeExceptions.EmulatedDivideByZeroException
Represents an emulated integer divide-by-zero exception.
Inheritance:
Aeon.Emulator.RuntimeExceptions.EmulatedException
显示文件
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.
public
EmulatedDivideByZeroException
( )