Constructors
-
System
Exception() Initializes a new instance of the SystemException class. -
System
Exception(Serialization Initializes a new instance of the SystemException class with serialized data.Info, Streaming Context) -
System
Exception(String) Initializes a new instance of the SystemException class with a specified error message. -
System
Exception(String, Initializes a new instance of the SystemException class with a specified error message and a reference to the inner exception that is the cause of this exception.Exception)