Exception (Component\OptionsResolver)

Symfony\Component\OptionsResolver\Exception

Classes

AccessException Thrown when trying to read an option outside of or write it inside of {@link Options::resolve()}.
InvalidArgumentException Thrown when an argument is invalid.
InvalidOptionsException Thrown when the value of an option does not match its validation rules.
MissingOptionsException Exception thrown when a required option is missing.
NoSuchOptionException Thrown when trying to read an option that has no value set.
OptionDefinitionException Thrown when two lazy options have a cyclic dependency.
UndefinedOptionsException Exception thrown when an undefined option is passed.

Interfaces

ExceptionInterface Marker interface for all exceptions thrown by the OptionsResolver component.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/OptionsResolver/Exception.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部