InvalidOptionException

class InvalidOptionException extends InvalidArgumentException implements ExceptionInterface Represents an incorrect option name typed in the console.

InvalidDomainObjectException

class InvalidDomainObjectException extends Exception This exception is thrown when ObjectIdentity fails to construct an object identity from the passed domain object.

InvalidDefinitionException

class InvalidDefinitionException extends Exception Thrown when an error is detected in a node Definition.

InvalidCsrfTokenException

class InvalidCsrfTokenException extends AuthenticationException This exception is thrown when the csrf token is invalid. Methods TokenInterface getToken() Get the token. from AuthenticationException setToken(TokenInterface $token) Set the token. from AuthenticationException serialize() from AuthenticationException unserialize($str) from AuthenticationException string getMessageKey() Message key to be used by the translation component. array getMessageData() Message

InvalidConfigurationException

class InvalidConfigurationException extends InvalidArgumentException

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)

InvalidArgumentException

class InvalidArgumentException extends InvalidArgumentException implements ExceptionInterface Base InvalidArgumentException for the Validator component.

InvalidArgumentException

class InvalidArgumentException extends InvalidArgumentException implements ExceptionInterface InvalidArgumentException.

InvalidArgumentException

class InvalidArgumentException extends InvalidArgumentException implements ExceptionInterface Base InvalidArgumentException for the Security component.

InvalidArgumentException

class InvalidArgumentException extends InvalidArgumentException implements ExceptionInterface Base InvalidArgumentException for the PropertyAccess component.