Exception: Pol::CreateBlockNotSupplayed
- Defined in:
- lib/pol.rb
Instance Method Summary collapse
-
#initialize ⇒ CreateBlockNotSupplayed
constructor
A new instance of CreateBlockNotSupplayed.
Constructor Details
#initialize ⇒ CreateBlockNotSupplayed
Returns a new instance of CreateBlockNotSupplayed.
14 15 16 |
# File 'lib/pol.rb', line 14 def initialize super('create block not supplayed') end |