MediaWiki master
MediaWiki\Rest\PathTemplateMatcher\PathSegmentException Class Reference

Inherits Exception.

Collaboration diagram for MediaWiki\Rest\PathTemplateMatcher\PathSegmentException:

Public Member Functions

 __construct ( $template, $userData)
 

Public Attributes

 $template
 
 $userData
 

Detailed Description

Stability: newable

Definition at line 10 of file PathSegmentException.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Rest\PathTemplateMatcher\PathSegmentException::__construct ( $template,
$userData )
Stability: stable
to call
Parameters
string$template
mixed$userData

Definition at line 20 of file PathSegmentException.php.

References MediaWiki\Rest\PathTemplateMatcher\PathSegmentException\$template, and MediaWiki\Rest\PathTemplateMatcher\PathSegmentException\$userData.

Member Data Documentation

◆ $template

MediaWiki\Rest\PathTemplateMatcher\PathSegmentException::$template

◆ $userData

MediaWiki\Rest\PathTemplateMatcher\PathSegmentException::$userData

The documentation for this class was generated from the following file: