Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\ProcessingError Interface Reference
Inheritance diagram for SMW\ProcessingError:
Inheritance graph
[legend]

Public Member Functions

 getType ()
 
 getHash ()
 
 encode ()
 
 __toString ()
 

Detailed Description

Describe a typed processing error allowing to distinguish different types of errors.

GNU GPL v2+

Since
3.1
Author
mwjames

Member Function Documentation

◆ __toString()

SMW\ProcessingError::__toString ( )
Since
3.1
Returns
string

Implemented in SMW\Constraint\ConstraintError.

◆ encode()

SMW\ProcessingError::encode ( )
Since
3.1
Returns
string

Implemented in SMW\Constraint\ConstraintError.

◆ getHash()

SMW\ProcessingError::getHash ( )
Since
3.1
Returns
string

Implemented in SMW\Constraint\ConstraintError.

◆ getType()

SMW\ProcessingError::getType ( )
Since
3.1
Returns
string

Implemented in SMW\Constraint\ConstraintError.


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

About | General disclaimer | Privacy policy