
Visual Basic (Declaration) | |
---|---|
Public Class SecurityException Inherits System.ApplicationException |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As SecurityException |
C# | |
---|---|
public class SecurityException : System.ApplicationException |
Managed Extensions for C++ | |
---|---|
public __gc class SecurityException : public System.ApplicationException |
C++/CLI | |
---|---|
public ref class SecurityException : public System.ApplicationException |
SecurityException.ErrorCode contains a value that represents a reason for the failure and System.Exception.Message contains a human readable error message. The original request that caused the exception can be examined using Request, while the message containing information about the failure is contained in SecurityException.Response.
System.Object
System.Exception
System.ApplicationException
Dart.Snmp.SecurityException
Target Platforms: Microsoft .NET Framework 2.0