#include <Exceptions.h>
Inherits std::exception.
The exception may contain an error page, which is a user-friendly HTML page with details about the error.
Public Member Functions | |
bool | hasErrorPage () const |
Check whether an error page is available. | |
const string | getErrorPage () const |
Return the error page content. |
const string Passenger::SpawnException::getErrorPage | ( | ) | const [inline] |