Home
last modified time | relevance | path

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

/external/ImageMagick/MagickWand/
Didentify.c182 #define ThrowIdentifyException(asperity,tag,option) \ in IdentifyImageCommand() macro
260 ThrowIdentifyException(ResourceLimitError,"MemoryAllocationFailed", in IdentifyImageCommand()
270 ThrowIdentifyException(OptionError,"ParenthesisNestedTooDeeply", in IdentifyImageCommand()
279 ThrowIdentifyException(OptionError,"UnableToParseExpression",option); in IdentifyImageCommand()
331 ThrowIdentifyException(ResourceLimitError, in IdentifyImageCommand()
355 ThrowIdentifyException(OptionError,"MissingArgument",option); in IdentifyImageCommand()
359 ThrowIdentifyException(OptionError, in IdentifyImageCommand()
371 ThrowIdentifyException(OptionError,"MissingArgument",option); in IdentifyImageCommand()
374 ThrowIdentifyException(OptionError,"UnrecognizedOption",option) in IdentifyImageCommand()
384 ThrowIdentifyException(OptionError,"MissingArgument",option); in IdentifyImageCommand()
[all …]