VuFind API Documentation

HttpStatusInterface

Interface for exceptions that should trigger specific HTTP status codes when unhandled.

Tags
category

VuFind

author

Demian Katz demian.katz@villanova.edu

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Wiki

Table of Contents

getHttpStatus()  : int
Get HTTP status associated with this exception.

Methods

getHttpStatus()

Get HTTP status associated with this exception.

public getHttpStatus() : int
Return values
int

Search results