Exception: SistemKebut::XML::BuilderBlock
- Inherits:
-
StandardError
- Object
- StandardError
- SistemKebut::XML::BuilderBlock
- Defined in:
- lib/xml/builder.rb
Instance Method Summary collapse
-
#initialize ⇒ BuilderBlock
constructor
A new instance of BuilderBlock.
Constructor Details
#initialize ⇒ BuilderBlock
Returns a new instance of BuilderBlock.
13 14 15 |
# File 'lib/xml/builder.rb', line 13 def initialize super("Block tidak tersedia!") end |