Mono Class Library: System Namespace

System.InvalidProgramException Class

Represents the error that occurs when a program contains invalid CIL instructions or metadata. [Edit]

See Also: InvalidProgramException Members

System.Object
     System.Exception
          System.SystemException
               System.InvalidProgramException

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class InvalidProgramException : SystemException

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

Note: This exception is thrown by the system when a compiler emits incorrect CIL or metadata.
[Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0