TypeCreationException Constructor (String)

Initializes a new instance of the TypeCreationException class with the specified error message.

Namespace:  Microsoft.ComplexEventProcessing
Assembly:  Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)

Syntax

public TypeCreationException(
    string message
)

Parameters

  • message
    Type: System.String
    Error message that explains the reason for the exception.

See Also

Reference

TypeCreationException Class

TypeCreationException Overload

Microsoft.ComplexEventProcessing Namespace