classPiiHttpException
#include <PiiHttpException.h>
Thrown when a HTTP request handler cannot complete a request.
Inherits PiiNetworkException
Description
Constructors and destructor
|
Creates a copy of other. |
|
|
Constructs a new PiiHttpException with the given statusCode and location. |
|
|
Constructs a new PiiHttpException with the given statusCode and location. |
Public member functions
|
int
|
( )
Returns the status code. |
Function details
-
PiiHttpException
Creates a copy of other.
-
Constructs a new PiiHttpException with the given statusCode and location.
-
PiiHttpException
Constructs a new PiiHttpException with the given statusCode and location.
-
int statusCode
()Returns the status code.
Add a note
Not a single note added yet. Be the first, add yours.