VuFind API Documentation

BadRequest extends Exception
in package
implements HttpStatusInterface

"Bad Request" Exception

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

Interfaces, Classes, Traits and Enums

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

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