Classes | |
class | Passenger::SystemException |
Represents an error returned by a system call or a standard library call. More... | |
class | Passenger::FileSystemException |
A filesystem error, as returned by the operating system. More... | |
class | Passenger::IOException |
Represents an error that occured during an I/O operation. More... | |
class | Passenger::BusyException |
The application pool is too busy and cannot fulfill a get() request. More... |