NAME

Parse::StackTrace::Exceptions - Exceptions that can be thrown by Parse::StackTrace modules

DESCRIPTION

Parse::StackTrace uses Exception::Class to throw exceptions.

The base class for all exceptions thrown by Parse::StackTrace is Parse::StackTrace::Exception

EXCEPTIONS

Parse::StackTrace::Exception::NoTrace

Thrown by a Type-specific parser (for example, the GDB parser or the Python parser) when you have asked it to parse a block of text where there are no traces of this type.