Exception: TurboRex::Exception::ALPC::UnknownPayloadType
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- TurboRex::Exception::ALPC::UnknownPayloadType
- Defined in:
- lib/turborex/exception.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
20 21 22 |
# File 'lib/turborex/exception.rb', line 20 def to_s "The payload type is invalid." end |