Exception: Train::TransportError

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

Overview

Base exception class for all exceptions that are caused by other failures in the transport layer.

Instance Attribute Summary

Attributes inherited from Error

#reason

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Train::Error