errors
Errors
Example
Section titled “Example”import * as Errors from '@filoz/synapse-core/errors'Classes
Section titled “Classes”| Class | Description |
|---|---|
| AddPiecesError | - |
| AllowanceAmountError | - |
| CreateDataSetError | - |
| DeletePieceError | - |
| DepositAmountError | - |
| DownloadPieceError | - |
| FindPieceError | - |
| GetDataSetError | - |
| InsufficientAllowanceError | - |
| InsufficientAvailableFundsError | - |
| InsufficientBalanceError | - |
| InvalidUploadSizeError | - |
| LocationHeaderError | - |
| PostPieceError | - |
| SynapseError | - |
| UnsupportedChainError | - |
| UploadPieceError | - |
| ValidationError | - |
| WaitDataSetCreationStatusError | - |
| WaitForAddPiecesStatusError | - |
| WithdrawAmountError | - |
| ZodValidationError | Validation error thrown when a value does not match the expected Zod schema. |
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| SynapseErrorOptions | - |
Functions
Section titled “Functions”| Function | Description |
|---|---|
| isSynapseError | Check if a value is a SynapseError |