Represents an exception that is thrown by the Runtime.
Object
Exception
SystemException
CoreException
[Visual Basic] Public Class CoreException Inherits SystemException [C#] public class CoreException : SystemException [C++] public __gc class CoreException : public SystemException [JScript] public class CoreException extends SystemException
The CoreException is an exception that is thrown by the Runtime.
Namespace: System
Assembly: mscorlib.dll