Documentation

MethodNotAllowedException extends Exception
in package

Class MethodNotAllowedException.

Tags
author

Alexander Mahrt amahrt@leadcommerce.de

copyright

2016 LeadCommerce amahrt@leadcommerce.de

Table of Contents

__construct()  : mixed
MethodNotAllowedException constructor.

Methods

__construct()

MethodNotAllowedException constructor.

public __construct([string $message = 'Method is not allowed.' ], int $code[, Exception $previous = null ]) : mixed
Parameters
$message : string = 'Method is not allowed.'
$code : int
$previous : Exception = null
Return values
mixed

Search results