You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Defined behavior after errors

Define the behavior of your implementation in case of errors. 

The next type of errors should be taken into consideration:

  • the errors from "Errors" section of the specification. This mainly concerns the protocol specification.
  • errors after reception of faulty artefacts from another implementation.
  • errors when processing correct artefacts by your implementation
  • errors during generation of faulty artefacts by your implementation
  • No labels