Documentation
Preparing search index...
jscorlib
Errors
InvalidCastErrorOptions
Interface InvalidCastErrorOptions
interface
InvalidCastErrorOptions
{
cause
?:
unknown
;
targetType
?:
TypeId
;
valueType
?:
TypeId
;
}
Hierarchy
ErrorOptions
InvalidCastErrorOptions
Index
Properties
cause?
target
Type?
value
Type?
Properties
Optional
cause
cause
?:
unknown
Optional
target
Type
targetType
?:
TypeId
Optional
value
Type
valueType
?:
TypeId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cause
target
Type
value
Type
Documentation
Loading...