Phpcraft
Public Member Functions | List of all members
Phpcraft\Exception\MissingMetadataException Class Reference
Inheritance diagram for Phpcraft\Exception\MissingMetadataException:
Inheritance graph
[legend]
Collaboration diagram for Phpcraft\Exception\MissingMetadataException:
Collaboration graph
[legend]

Public Member Functions

 __construct (string $message)
 

Detailed Description

The exception thrown by Phpcraft functions if nessary metadata is missing.

Constructor & Destructor Documentation

◆ __construct()

Phpcraft\Exception\MissingMetadataException::__construct ( string  $message)
Parameters
string$messageThe error message.