Class: CriticalError

errors~CriticalError(msg)

Critical Error An error severe enough to warrant shutting down the node.

Constructor

new CriticalError(msg)

Create a verify error.

Parameters:
Name Type Description
msg String
Source:

Extends

  • Error