InvalidConfigurationException

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()
addHint(string $hint)

Adds extra information that is suffixed to the original exception message.

Details

setPath($path)

Parameters

$path

getPath()

addHint(string $hint)

Adds extra information that is suffixed to the original exception message.

Parameters

string $hint
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部