class Creds::MissingMasterKeyError
@api private
Constants
- MESSAGE
Public Instance Methods
initalize()
click to toggle source
Calls superclass method
# File lib/creds/errors.rb, line 60 def initalize super(MESSAGE) end