Table of Contents

Constructor SchemaNotFoundException

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

SchemaNotFoundException()

Initializes a new instance of the SchemaNotFoundException class.

public SchemaNotFoundException()

SchemaNotFoundException(string)

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

public SchemaNotFoundException(string message)

Parameters

message string

The message that describes the error.