Searched refs:WarningException (Results 1 – 5 of 5) sorted by relevance
30 WarningException = 300, enumerator
217 if ((p->severity >= WarningException) && (p->severity < ErrorException)) in CatchException()1049 if ((severity >= WarningException) && (severity < ErrorException)) in ThrowMagickExceptionList()
35 WarningException ResourceLimitWarning TypeWarning OptionWarning
797 if (strEQ(name,"WarningException"))798 return(WarningException);
798 return(WarningException); in constant()