Searched refs:ikeException (Results 1 – 1 of 1) sorted by relevance
4093 final IkeProtocolException ikeException = (IkeProtocolException) exception; in handleSessionLost() local4095 errorCode = ikeException.getErrorType(); in handleSessionLost()4097 switch (ikeException.getErrorType()) { in handleSessionLost()