Exception: TurboRex::Exception::ALPC::BufferTooSmall

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/turborex/exception.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



8
9
10
# File 'lib/turborex/exception.rb', line 8

def to_s
  "The length of Buffer is too small."
end