Exception: ActiveDiigo::Errors::NotFoundError

Inherits:
ActiveDiigoError show all
Defined in:
lib/active_diigo/errors.rb

Instance Method Summary collapse

Constructor Details

#initializeNotFoundError

Returns a new instance of NotFoundError.



40
# File 'lib/active_diigo/errors.rb', line 40

def initialize; super(404); end