Variable SystemException.system

The errant System that was running when this Exception was thrown.

class SystemException
{
  // ...
  const(System) system ;
  // ...
}