import {NotInBrowserException} from '@simbachain/libsimba-js/src/exceptions.js'NotInBrowserException
Extends:
Error → BaseException → NotInBrowserException
Thrown when a LocalWallet is created in a non browser environment
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
