Interface Corruptable

    • Method Detail

      • markCorrupt

        StandardException markCorrupt​(StandardException originalError)
        Mark the module as corrupt. It is safe to call this multiple times.
        Returns:
        Must always return its parameter.