Searched refs:protocolErrorType (Results 1 – 1 of 1) sorted by relevance
308 int protocolErrorType = ((IkeProtocolException) exception).getErrorType(); in getDataFailCause() local309 switch (protocolErrorType) { in getDataFailCause()