πŸš€ 8.9 Released! β†’ ⚑️ New Node-API Engine Preview, πŸ“² ns widget ios, πŸ’… Tailwind v4 and more...
Read Announcement
Error
NativeScriptError
interfaceNativeScriptErrorextendsError {
nativeException:any;
stack:string;
stackTrace:string;
}
An extended JavaScript Error which will have the nativeError property initialized in case the error is caused by executing platform-specific code.

Summary ​

Properties

nativeException
stack
stackTrace
2 properties inherited from Error
Click to expand
message
name

Properties ​

nativeException ​

nativeException?: any
Represents the native error object.

stack ​

stack?: string
Javascript portion of stack trace.

stackTrace ​

stackTrace?: string

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /