LuciadRIA (2026.0.06)
Preparing search index...
@luciad/ria/error/LuciadError
LuciadError
Class LuciadError
Abstract
The LuciadRIA extension of
Error
Hierarchy (
View Summary
)
Error
LuciadError
InvalidXMLError
NoBoundsError
NotImplementedError
OutOfBoundsError
ProgrammingError
RequestError
UnknownIdentifierError
Index
Constructors
constructor
Properties
message
name
Constructors
constructor
new
LuciadError
(
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
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
name
The LuciadRIA extension of Error