Home | History | Annotate | Download | only in processor

Lines Matching refs:ie

717         catch (IllegalArgumentException ie) 
722 handleError(handler,XSLTErrorResources.INVALID_ENUM,new Object[]{name, value, enumNamesList.toString() },ie);
940 catch (IllegalArgumentException ie)
943 handleError(handler,XSLTErrorResources.INVALID_QNAME, new Object[] {name, value},ie);