import {GenerateTransactionException} from '@simbachain/libsimba-js/src/exceptions.js'GenerateTransactionException
Extends:
Error → BaseException → GenerateTransactionException
Thrown when the server fails to generate the transaction for signing
Constructor Summary
| Public Constructor | ||
| public |
|
|
Inherited Summary
| From class BaseException | ||
| public |
cause: * |
|
| public |
message: * |
|
| public |
|
|
Public Constructors
public constructor() source
Base exception that all libsimba Exceptions extend
