throwStaticEx

Throws a static exception, suitable for @nogc functions.

  1. void throwStaticEx()
    @nogc @safe
    void
    throwStaticEx
    (
    T
    string file = __FILE__
    size_t line = __LINE__
    )
    ()
  2. void throwStaticEx()

Meta