Home | History | Annotate | Download | only in impl

Lines Matching refs:BADPARAM

112 			throw new XMPException("Named property must be non-alternate array", XMPError.BADPARAM);
131 throw new XMPException("Array items must be simple", XMPError.BADPARAM);
177 throw new XMPException("Parameter must not be null", XMPError.BADPARAM);
423 XMPError.BADPARAM);
844 XMPError.BADPARAM);
851 XMPError.BADPARAM);
856 throw new XMPException("Separator must have one semicolon", XMPError.BADPARAM);
879 throw new XMPException("Invalid quoting character", XMPError.BADPARAM);
892 throw new XMPException("Invalid quoting character", XMPError.BADPARAM);
898 throw new XMPException("Mismatched quote pair", XMPError.BADPARAM);