PHP Class Prooph\EventStore\Exception\ConfigurationException

Author: Alexander Miertsch ([email protected])
Inheritance: extends RuntimeException, implements EventStoreException
Show file Open project: prooph/event-store Class Usage Examples

Public Methods

Method Description
configurationError ( string $msg ) : ConfigurationException

Method Details

configurationError() public static method

public static configurationError ( string $msg ) : ConfigurationException
$msg string
return ConfigurationException