PHP Sulu\Bundle\ResourceBundle\Resource\Exception Namespace

Classes

Name Description
ConditionFieldNotFoundException Exception which is thrown when the name of a field in a condition does not match the field descriptors.
ConditionGroupMismatchException This exception is thrown if a the given condition group is not related with the given conditions.
ConditionTypeMismatchException Exception which is thrown when the value of a condition does not match the type.
FilterDependencyNotFoundException This exception is thrown if a required dependency for creating a new filter is not given.
FilterNotFoundException Exception which is thrown when a filter cannot be found.
MissingConditionAttributeException This exception is thrown if a required property for creating or manipulating a condition attribute is missing.
MissingFeatureException Exception which is thrown when feature for a context is not enabled Class MissingFeatureException.
MissingFilterAttributeException This exception is thrown if a required property for creating or manipulating a filter attribute is missing.
MissingFilterException This exception is thrown if a required property for creating or manipulating a filter is missing.
OperatorUnknownException OperatorUnknownException is thrown when the given operator is unknown.
UnknownContextException Exception which is thrown when a context is unknown.