Exception: Train::UserError

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

Overview

Base exception class for all exceptions that are caused by user input errors.

Direct Known Subclasses

PluginLoadError

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