Table of Contents

Constructor InvalidBlobFilePathException

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

InvalidBlobFilePathException()

Initializes a new instance of the InvalidBlobFilePathException class.

public InvalidBlobFilePathException()

InvalidBlobFilePathException(string)

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

public InvalidBlobFilePathException(string message)

Parameters

message string

The message that describes the error.