class

Pegasus::Error::GeneralException

Inherits Pegasus::Error::PegasusException / Exception / Reference / Object

An exception thrown at some point in the entire lifetime of Pegasus. This is very vague, and should be used in cases where it cannot be known what the surrounding code is doing at the time.

Instance methods

get_location_name

Get the "location" of the error, which is used to report to the user when in the process the error occured.

Source