Exception: TurboRex::Exception::ALPC::BufferTooSmall
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- TurboRex::Exception::ALPC::BufferTooSmall
- Defined in:
- lib/turborex/exception.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
8 9 10 |
# File 'lib/turborex/exception.rb', line 8 def to_s "The length of Buffer is too small." end |