SystemException Class
Serves as the base class for system exceptions namespace.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NamespaceAttribute] public class SystemException : Exception, IBridgeClass
<ExternalAttribute> _ <NamespaceAttribute> _ Public Class SystemException _ Inherits Exception _ Implements IBridgeClass
[ExternalAttribute] [NamespaceAttribute] public ref class SystemException : public Exception, IBridgeClass