System.Security.HostProtectionException: Constructor Members

The constructors of System.Security.HostProtectionException are listed below. For a list of all members, see the HostProtectionException Members list.

See Also: Inherited members from System.SystemException

Public Constructors

Initializes a new instance of the System.Security.HostProtectionException class with default values.

Initializes a new instance of the System.Security.HostProtectionException class with a specified error message.

Initializes a new instance of the System.Security.HostProtectionException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Initializes a new instance of the System.Security.HostProtectionException class with a specified error message, the protected host resources, and the host resources that caused the exception to be thrown.

Protected Constructors

Initializes a new instance of the System.Security.HostProtectionException class using the provided serialization information and streaming context.