@injectivelabs/exceptions
Advanced tools
@@ -674,5 +674,10 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
| toError(): Error; | ||
| private toErrorDetails; | ||
| toCompactError(): Error; | ||
| toJson(): string; | ||
| toObject(): { | ||
| contextModule: string | undefined; | ||
| originalMessage: string; | ||
| stack: string[]; | ||
| contextCode?: number | undefined; | ||
| code: ErrorCode; | ||
@@ -683,6 +688,2 @@ type: ErrorType; | ||
| context: string | undefined; | ||
| contextCode: number | undefined; | ||
| contextModule: string | undefined; | ||
| originalMessage: string; | ||
| stack: string[]; | ||
| }; | ||
@@ -689,0 +690,0 @@ toString(): string; |
@@ -674,5 +674,10 @@ import { grpc } from "@injectivelabs/grpc-web"; | ||
| toError(): Error; | ||
| private toErrorDetails; | ||
| toCompactError(): Error; | ||
| toJson(): string; | ||
| toObject(): { | ||
| contextModule: string | undefined; | ||
| originalMessage: string; | ||
| stack: string[]; | ||
| contextCode?: number | undefined; | ||
| code: ErrorCode; | ||
@@ -683,6 +688,2 @@ type: ErrorType; | ||
| context: string | undefined; | ||
| contextCode: number | undefined; | ||
| contextModule: string | undefined; | ||
| originalMessage: string; | ||
| stack: string[]; | ||
| }; | ||
@@ -689,0 +690,0 @@ toString(): string; |
+1
-1
| { | ||
| "name": "@injectivelabs/exceptions", | ||
| "version": "1.20.13", | ||
| "version": "1.20.14", | ||
| "description": "List of exceptions that can be reused throughout Injective's projects.", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
309462
-0.09%6268
-0.21%