Searched refs:validateAndBuildIkeException (Results 1 – 4 of 4) sorted by relevance
246 IkeProtocolException exception = payload.validateAndBuildIkeException(); in testValidateAndBuildIkeExceptionWithData()266 (InvalidSelectorsException) errNotify.validateAndBuildIkeException(); in testValidateAndBuildInvalidSelectorsException()277 payload.validateAndBuildIkeException(), errorType, exceptionClass); in verifyValidateAndBuildIkeExceptionWithoutData()357 (ChildSaNotFoundException) errNotify.validateAndBuildIkeException(); in testValidateAndBuildChildSaNotFoundException()369 IkeProtocolException exception = payload.validateAndBuildIkeException(); in testValidateAndBuildUnrecognizedIkeException()382 payload.validateAndBuildIkeException(); in testValidateAndBuildIkeExceptionWithInvalidPayload()397 payload.validateAndBuildIkeException(); in testBuildIkeExceptionWithStatusNotify()
506 public IkeProtocolException validateAndBuildIkeException() throws InvalidSyntaxException { in validateAndBuildIkeException() method in IkeNotifyPayload
3584 throw notifyPayload.validateAndBuildIkeException(); in validateIkeInitResp()4017 notifyPayload.validateAndBuildIkeException()); in handleNotifyInLastAuthResp()4582 throw notifyPayload.validateAndBuildIkeException(); in handleResponseIkeMessage()4917 invalidSyntaxNotifyPayload.validateAndBuildIkeException(); in handleErrorNotifyIfExists()5928 throw notifyPayload.validateAndBuildIkeException(); in validateResp()
1418 throw notify.validateAndBuildIkeException(); in validateDeleteRespPayloadAndExchangeType()2512 IkeProtocolException exception = notify.validateAndBuildIkeException(); in validateAndNegotiateChild()