Exception: KebutSemalam::PengelolaXML::NotImplemented
- Inherits:
-
StandardError
- Object
- StandardError
- KebutSemalam::PengelolaXML::NotImplemented
- Defined in:
- lib/sks/dasar.rb
Instance Method Summary collapse
-
#initialize ⇒ NotImplemented
constructor
A new instance of NotImplemented.
Constructor Details
#initialize ⇒ NotImplemented
Returns a new instance of NotImplemented.
4 5 6 |
# File 'lib/sks/dasar.rb', line 4 def initialize super('Not Implemented') end |