INVALID_ARGS
: Invalid arguments passed to functionUNINITIALIZED_SERVICE
: Service not initializedINITIALIZING_SERVICE
: Service is initializingALREADY_STARTED
: Node already startedCORRUPTED_INSTALLATION
: Installation is corruptedINTERNAL_ERROR
: Internal error occurredinit
, start
, and stop
methods to handle errors.initAsync
method to handle errors.start
and stop
methods.