Table of Contents

Constructor CustomViewCodeCompilationException

Namespace
YndigoBlue.Velocity.Exceptions
Assembly
YndigoBlue.Velocity.dll

CustomViewCodeCompilationException()

Initializes a new instance of the CustomViewCodeCompilationException class.

public CustomViewCodeCompilationException()

CustomViewCodeCompilationException(string)

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

public CustomViewCodeCompilationException(string message)

Parameters

message string

The message that describes the error.