Exception: TurboRex::Exception::ALPC::UnknownPayloadType

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



20
21
22
# File 'lib/turborex/exception.rb', line 20

def to_s
  "The payload type is invalid."
end