Home > rainway-sdk-native > RainwayError
RainwayError class
An error thrown by the runtime. Check the logs also for more information. Any returned error *should* be accompanied by an Error
level log.
Signature:
export declare class RainwayError extends Error
Extends: Error
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(status, message) | Constructs a new instance of the RainwayError class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
status | RainwayStatus |