Semantic MediaWiki and related extensions
Public Member Functions | Public Attributes | List of all members
SMW\Constraint\ConstraintError Class Reference
Inheritance diagram for SMW\Constraint\ConstraintError:
Inheritance graph
[legend]
Collaboration diagram for SMW\Constraint\ConstraintError:
Collaboration graph
[legend]

Public Member Functions

 __construct ( $parameters, $type=null)
 
 getHash ()
 
 getType ()
 
 encode ()
 
 __toString ()
 

Public Attributes

const ERROR_TYPE = 'constraint'
 

Detailed Description

GNU GPL v2+

Since
3.1
Author
mwjames

Constructor & Destructor Documentation

◆ __construct()

SMW\Constraint\ConstraintError::__construct (   $parameters,
  $type = null 
)
Since
3.1
Parameters
string|[]$parameters
integer | string | null$type

Member Function Documentation

◆ __toString()

SMW\Constraint\ConstraintError::__toString ( )
Since
3.1
Returns
string

Implements SMW\ProcessingError.

◆ encode()

SMW\Constraint\ConstraintError::encode ( )
Since
3.1
Returns
string

Implements SMW\ProcessingError.

◆ getHash()

SMW\Constraint\ConstraintError::getHash ( )
Since
3.1
Returns
string

Implements SMW\ProcessingError.

◆ getType()

SMW\Constraint\ConstraintError::getType ( )
Since
3.1
Returns
string

Implements SMW\ProcessingError.


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

About | General disclaimer | Privacy policy