BaseException
Extends:
Error → BaseException
Direct Subclass:
Indirect Subclass:
Base exception that all libsimba Exceptions extend
Constructor Summary
Public Constructor | ||
public |
constructor(message: string, cause: Error | string) Base exception that all libsimba Exceptions extend |