Lines Matching refs:exception
80 % char **argv,char **metadata,ExceptionInfo *exception)
92 % o exception: return any errors or warnings in this structure.
216 int argc,char **argv,char **wand_unused(metadata),ExceptionInfo *exception)
236 (void) ThrowMagickException(exception,GetMagickModule(),asperity,tag,"`%s'", \
243 (void) ThrowMagickException(exception,GetMagickModule(),OptionError, \
300 assert(exception != (ExceptionInfo *) NULL);
459 images=XImportImage(image_info,&ximage_info,exception);
461 (exception->severity < ErrorException);
957 argv+j,exception);
1289 status&=WriteImages(image_info,image,filename,exception);
1295 (void) ThrowMagickException(exception,GetMagickModule(),MissingDelegateError,