Home | History | Annotate | Download | only in utils

Lines Matching refs:ER_NO_SCHEME_IN_URI

397         throw new MalformedURIException(Utils.messages.createMessage(MsgKey.ER_NO_SCHEME_IN_URI, new Object[]{uriSpec})); //"No scheme found in URI: "+uriSpec);