VerificationException constructor
Initializes a new instance of the VerificationException
class.
csharp
public VerificationException(string message, Exception innerException)
public VerificationException(string message, Exception innerException)
parameter | description |
---|---|
message | |
innerException |
See Also
- class VerificationException
- namespace Twizzar.Fixture