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
Bike
Interpreter
Builtin
ClrError
C# Class Bike.Interpreter.Builtin.ClrError
Inheritance:
System.Error
显示文件
Open project: buunguyen/bike
Public Methods
Method
Description
ClrError
(
Exception
inner
) :
System
ClrError
(
string
msg
) :
System
Private Methods
Method
Description
Unwrap
(
Exception
ex
) :
Exception
Method Details
ClrError()
public
method
public
ClrError
(
Exception
inner
) :
System
inner
System.Exception
return
System
ClrError()
public
method
public
ClrError
(
string
msg
) :
System
msg
string
return
System