Exception: Hcheck::Errors::IncompleteAuthSetup

Inherits:
HcheckError show all
Defined in:
lib/hcheck/errors.rb

Overview

Incomplete auth setup, auth token not setup, when hcheck secure enabled

Constant Summary collapse

MSG =
'Incomplete auth setup in HCheck server'

Method Summary

Methods inherited from HcheckError

#initialize

Constructor Details

This class inherits a constructor from Hcheck::Errors::HcheckError