Fork me on GitHubEpicdominant domains
APIEpicNonExhaustiveVisitorException<(Of <(<'TExpression>)>)>NonExhaustiveVisitorException<(Of <(<'TExpression>)>)>(String, TExpression, String)

NonExhaustiveVisitorException<(Of <(<'TExpression>)>)> Constructor (compositionName, expression, message)
Initializes a new instance of the NonExhaustiveVisitorException<(Of <(<'TExpression>)>)> class.

Assembly: Epic.Prelude

Declaration Syntax
C#
public NonExhaustiveVisitorException(
	string compositionName,
	TExpression expression,
	string message
)
Parameters
compositionName (String)
Composition name.
expression (TExpression)
Unexpected expression.
message (String)
Message.
blog comments powered by Disqus