Documentation

Exception

Interfaces, Classes and Traits

Exception
An interface for Psy Exceptions.
BreakException
A break exception, used for halting the Psy Shell.
DeprecatedException
A DeprecatedException for Psy.
ErrorException
A custom error Exception for Psy with a formatted $message.
FatalErrorException
A "fatal error" Exception for Psy.
ParseErrorException
A "parse error" Exception for Psy.
RuntimeException
A RuntimeException for Psy.
ThrowUpException
A throw-up exception, used for throwing an exception out of the Psy Shell.
TypeErrorException
A "type error" Exception for Psy.

Search results