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()
496 public IkeProtocolException validateAndBuildIkeException() throws InvalidSyntaxException { in validateAndBuildIkeException() method in IkeNotifyPayload
3281 throw notifyPayload.validateAndBuildIkeException(); in validateIkeInitResp()3660 throw notifyPayload.validateAndBuildIkeException(); in handleNotifyInLastAuthResp()4154 throw notifyPayload.validateAndBuildIkeException(); in handleResponseIkeMessage()4444 invalidSyntaxNotifyPayload.validateAndBuildIkeException(); in handleErrorNotifyIfExists()5371 throw notifyPayload.validateAndBuildIkeException(); in validateResp()
1302 throw notify.validateAndBuildIkeException(); in validateDeleteRespPayloadAndExchangeType()2323 IkeProtocolException exception = notify.validateAndBuildIkeException(); in validateAndNegotiateChild()