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