Exception: MsPac::Error::PelletRepo

Inherits:
MsPac::Error show all
Defined in:
lib/mspac/error/pellet_repo.rb

Instance Method Summary collapse

Constructor Details

#initializePelletRepo

Returns a new instance of PelletRepo.



2
3
4
# File 'lib/mspac/error/pellet_repo.rb', line 2

def initialize
    super("Could not update pellet repo")
end