VuFind API Documentation

FormatUnavailable extends Exception
in package
implements HttpStatusInterface

"Format Unavailable" Exception

Tags
category

VuFind

author

Ere Maijala ere.maijala@helsinki.fi

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