@hashgraph/solo
Preparing search index...
src/integration/kind/errors/kind-parser-exception
KindParserException
Class KindParserException
An exception thrown when parsing the output of a kind command fails.
Hierarchy
Error
KindParserException
Index
Constructors
constructor
Constructors
constructor
new
KindParserException
(
messageOrCause
:
string
|
Error
,
cause
?:
Error
,
)
:
KindParserException
Parameters
messageOrCause
:
string
|
Error
Optional
cause
:
Error
Returns
KindParserException
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@hashgraph/solo
Loading...
An exception thrown when parsing the output of a kind command fails.