Searched defs:DecodeResultError (Results 1 – 1 of 1) sorted by relevance
1069 public abstract static class DecodeResultError extends DecodeResult { class in IkeMessage1072 protected DecodeResultError(int status, IkeException ikeException) { in DecodeResultError() method in IkeMessage.DecodeResultError