Attempts to cast the provided error or array of errors into any known CardanoNodeError subclass object. If if it's not of any known subclass, creates a new GeneralCardanoError objects and wraps the original error as "data"
the error or array of errors under test
Generated using TypeDoc
Attempts to cast the provided error or array of errors into any known CardanoNodeError subclass object. If if it's not of any known subclass, creates a new GeneralCardanoError objects and wraps the original error as "data"