Table of Contents

Constructor InvalidDataException

Namespace
_GrindFest.Scripts
Assembly
GrindFest.dll

InvalidDataException(string)

public InvalidDataException(string message)

Parameters

message string

InvalidDataException(string, Exception)

public InvalidDataException(string message, Exception innerException)

Parameters

message string
innerException Exception