Exception: PfUpdateException
- Inherits:
-
StandardError
- Object
- StandardError
- PfUpdateException
- Defined in:
- lib/publisher/pf_update_exception.rb
Instance Method Summary collapse
-
#initialize(message) ⇒ PfUpdateException
constructor
A new instance of PfUpdateException.
Constructor Details
#initialize(message) ⇒ PfUpdateException
2 3 4 5 |
# File 'lib/publisher/pf_update_exception.rb', line 2 def initialize() super() AstmServer.log() end |