Passenger::SpawnException Class Reference

#include <Exceptions.h>

Inherits std::exception.

List of all members.


Detailed Description

Thrown when SpawnManager or ApplicationPool fails to spawn an application instance.

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.


Member Function Documentation

const string Passenger::SpawnException::getErrorPage (  )  const [inline]

Return the error page content.

Precondition:
hasErrorPage()


The documentation for this class was generated from the following file:
Generated on Wed May 7 20:28:19 2008 for Passenger by  doxygen 1.5.3