class Semian::PG::ConfigurationChangedError

This error is raised when the configuration hook is modified more than once.

def initialize(msg = 'Cannot re-initialize semian_configuration')

def initialize(msg = 'Cannot re-initialize semian_configuration')
  super
end