InternalException(String) Constructor |
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic InternalException(
string message
)
Public Sub New (
message As String
)
Parameters
- message String
- Message that describes the exception.
See Also