CompreDrive SDK Documentation
CompreDrive SDK Documentation
CompreDriveSDK
CompreDriveSDK.Plugins Namespaces
CompreDriveSDK.Plugins.Analyzers Namespaces
CompreDriveSDK.Plugins.Analyzers
AnalyzerException Class
AnalyzerException Constructor
AnalyzerException(String) Constructor
AnalyzerException(String, Exception) Constructor
Analyzer
Exception(String) Constructor
Initializes a new instance of the
AnalyzerException
class.
Namespace:
CompreDriveSDK.Plugins.Analyzers
Assembly:
CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
C#
VB
Copy
public
AnalyzerException
(
string
message
)
Public
Sub
New
(
message
As
String
)
Parameters
message
String
The exception message.
See Also
Reference
AnalyzerException Class
AnalyzerException Overload
CompreDriveSDK.Plugins.Analyzers Namespace