StorytellerException.

StorytellerException(string) Constructor

Summary

Exception that is thrown when a Storyteller test fails.
Assembly
Cake.Storyteller.dll
Namespace
Cake.Storyteller
Containing Type
StorytellerException

Syntax

public StorytellerException(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void