Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • invalid user input (including command-line arguments and environment variables)
  • file errors (for example, errors opening, reading, or writing files)
  • network errors (including network protocol errors)
  • Wiki Markupout-of-memory conditions (when the Java Virtual Machine \ [JVM\] cannot allocate space for a new object and the garbage collector cannot make sufficient space available)
  • system resource exhaustion (for example, out-of-file descriptors, processes, threads)
  • system call errors (for example, errors executing files, locking or unlocking mutexes)
  • invalid permissions (for example, file, memory, user)

...

This guideline is based on MSC11-C. Incorporate diagnostic tests using assertions and MSC11-CPP. Incorporate diagnostic tests using assertions.

Bibliography

...

[ [JLS 2011AA. References#JLS 11]]

Section 14.10 The assert Statement ]]></ac:plain-text-body></ac:structured-macro>