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()1062 if ((severity >= WarningException) && (severity < ErrorException)) in ThrowMagickExceptionList()
35 WarningException ResourceLimitWarning TypeWarning OptionWarning
809 if (strEQ(name,"WarningException"))810 return(WarningException);
810 return(WarningException); in constant()