C# Класс Aeon.Emulator.RuntimeExceptions.EmulatedDivideByZeroException

Represents an emulated integer divide-by-zero exception.
Наследование: Aeon.Emulator.RuntimeExceptions.EmulatedException
Показать файл Открыть проект

Открытые методы

Метод Описание
EmulatedDivideByZeroException ( )

Initializes a new instance of the EmulatedDivideByZeroException class.

Описание методов

EmulatedDivideByZeroException() публичный Метод

Initializes a new instance of the EmulatedDivideByZeroException class.