Exception: StandardError
- Inherits:
-
Exception
- Object
- Exception
- StandardError
- Defined in:
- lib/laser/standard_library/exceptions.rb
Direct Known Subclasses
ArgumentError, EncodingError, FiberError, IOError, IndexError, Laser::Analysis::Bootstrap::BootstrappingError, Laser::Analysis::ControlFlow::Simulation::ExitedAbnormally, Laser::Analysis::ControlFlow::Simulation::ExitedNormally, Laser::Analysis::ControlFlow::Simulation::NonDeterminismHappened, Laser::Analysis::ControlFlow::Simulation::SimulationError, Laser::Analysis::ControlFlow::Simulation::SimulationNonterminationError, Laser::Error, LocalJumpError, Math::DomainError, NameError, RangeError, RegexpError, RuntimeError, SystemCallError, TSort::Cyclic, ThreadError, TypeError, ZeroDivisionError
Constant Summary
Constant Summary
Constants inherited from Exception
Method Summary
Methods inherited from Exception
#backtrace, #initialize, #set_backtrace, #to_s
Constructor Details
This class inherits a constructor from Exception