Construct an exception with a message an inner exception.
Namespace:
BioSharp.Core.UtilsAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- message
- Type: System..::.String
The message.
- innerException
- Type: System..::.Exception
The inner exception.