Exception: Sashite::Pmn::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Sashite::Pmn::Error
- Defined in:
- lib/sashite/pmn/error.rb
Overview
Base error namespace for PMN.
Usage patterns:
rescue Sashite::Pmn::Error => e
rescue Sashite::Pmn::Error::Move
rescue Sashite::Pmn::Error::Location, Sashite::Pmn::Error::Piece