Searched defs:errorData (Results 1 – 2 of 2) sorted by relevance
44 public UnrecognizedIkeProtocolException(int errorType, @NonNull byte[] errorData) { in UnrecognizedIkeProtocolException()
97 private static IwlanError buildIwlanIkeProtocolError(int errorCode, byte[] errorData) { in buildIwlanIkeProtocolError()