Symfony2 API
Class

Symfony\Component\Config\Definition\Exception\InvalidConfigurationException

class InvalidConfigurationException extends Exception

A very general exception which can be thrown whenever non of the more specific exceptions is suitable.

Methods

setPath($path)

getPath()

Details

at line 24
public setPath($path)

Parameters

$path

at line 29
public getPath()