SecurityException Constructor (String^)
Initializes a new instance of the SecurityException class with a specified error message.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- message
-
Type:
System::String^
The error message that explains the reason for the exception.
The following table shows the initial property values for an instance of the SecurityException class.
Property | Value |
|---|---|
A null reference (Nothing in Visual Basic). | |
The localized error message string. |
For an example of the use of a SecurityException constructor, see the example provided for the SecurityException(String^, Object^, Object^, MethodInfo^, Object^, IPermission^) constructor.
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Windows Phone
Available since 8.1