Search
Preparing search index...
The search index is not available
uxmid-core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Exception
Class Exception
表示在应用程序执行期间发生的错误。
class
version
1.0.0
Hierarchy
Error
Exception
ArgumentException
InvalidOperationException
Index
Constructors
constructor
Properties
message
name
stack
Error
Constructors
constructor
new
Exception
(
name
:
string
, message
?:
string
)
:
Exception
Parameters
name:
string
Optional
message:
string
Returns
Exception
Properties
message
message
:
string
= ""
异常消息内容
member
returns
string
name
name
:
string
= ""
异常名称
member
returns
string
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Globals
Exception
constructor
message
name
stack
Error
Generated using
TypeDoc
表示在应用程序执行期间发生的错误。
1.0.0