Exception: Pol::CreateBlockNotSupplayed

Inherits:
Error
  • Object
show all
Defined in:
lib/pol.rb

Instance Method Summary collapse

Constructor Details

#initializeCreateBlockNotSupplayed

Returns a new instance of CreateBlockNotSupplayed.



14
15
16
# File 'lib/pol.rb', line 14

def initialize
  super('create block not supplayed')
end