Home
last modified time | relevance | path

Searched refs:ThrowIdentifyException (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Didentify.c197 #define ThrowIdentifyException(asperity,tag,option) \ in IdentifyImageCommand() macro
275 ThrowIdentifyException(ResourceLimitError,"MemoryAllocationFailed", in IdentifyImageCommand()
285 ThrowIdentifyException(OptionError,"ParenthesisNestedTooDeeply", in IdentifyImageCommand()
294 ThrowIdentifyException(OptionError,"UnableToParseExpression",option); in IdentifyImageCommand()
346 ThrowIdentifyException(ResourceLimitError, in IdentifyImageCommand()
369 ThrowIdentifyException(OptionError,"MissingArgument",option); in IdentifyImageCommand()
373 ThrowIdentifyException(OptionError, in IdentifyImageCommand()
385 ThrowIdentifyException(OptionError,"MissingArgument",option); in IdentifyImageCommand()
388 ThrowIdentifyException(OptionError,"UnrecognizedOption",option) in IdentifyImageCommand()
398 ThrowIdentifyException(OptionError,"MissingArgument",option); in IdentifyImageCommand()
[all …]