Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
YAMP
Exceptions
YAMPRuntimeException
C# Класс YAMP.Exceptions.YAMPRuntimeException
The base class for any runtime exception.
Наследование:
YAMPException
Показать файл
Открыть проект
Открытые методы
Метод
Описание
YAMPRuntimeException
(
String
msg
) :
System
Creates a new runtime exception.
Описание методов
YAMPRuntimeException()
публичный
Метод
Creates a new runtime exception.
public
YAMPRuntimeException
(
String
msg
) :
System
msg
String
The message to show.
Результат
System