Exceptions
Table of Contents
Classes
- ErrorException
- Wraps ErrorException; mostly used for typing (at least now) to easily cleanup the stack trace of redundant info.
- Formatter
- Frame
- FrameCollection
- Exposes a fluent interface for dealing with an ordered list of stack-trace frames.
- Inspector