Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the object.
Definition
Visual Basic Public Sub New( _
ByVal message As String _
)C# public InsufficientPriveledgesException(
string message
);C++ public:
InsufficientPriveledgesException(
String^ message
);JScript public function InsufficientPriveledgesException(
message : String
);
Parameters
message System.String
.gif)