Exception: Hcheck::Errors::InvalidAuthentication

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

Overview

Invalid auth token, when hcheck secure enabled

Constant Summary collapse

MSG =
'Invalid authenticity token!'

Method Summary

Methods inherited from HcheckError

#initialize

Constructor Details

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