Search
Preparing search index...
The search index is not available
LuciadRIA (2023.0.05)
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ria/error/LuciadError
LuciadError
Class LuciadError
The LuciadRIA extension of Error
Hierarchy
Error
LuciadError
ProgrammingError
InvalidXMLError
NoBoundsError
NotImplementedError
OutOfBoundsError
RequestError
Overview
Constructors
constructor
Properties
message
name
stack
Error
Constructors
constructor
(
message
?:
string
)
:
LuciadError
Parameters
Optional
message:
string
Returns
LuciadError
Properties
message
message
:
string
The message of this error.
name
name
:
string
The name of this error
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Type alias with type parameter
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
The LuciadRIA extension of Error