Class InvalidBenchmarkDeclarationException
Implements
Inherited Members
Namespace: BenchmarkDotNet.Running
Assembly: BenchmarkDotNet.dll
Syntax
public class InvalidBenchmarkDeclarationException : Exception, ISerializable
Constructors
InvalidBenchmarkDeclarationException(String)
Declaration
public InvalidBenchmarkDeclarationException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |