Class RecoverableHellException

If you have some good reason to not use assert(0).
In other words, if you really think you need a recoverable assert(0).
Be careful. See the discussion.

Inherits from

  • object.Exception (base class)

Constructors

Name Description
this Just use it without arguments.
Fork me on GitHub