Table of Contents

Class MtlParseException

Namespace
NeoVeldrid.Utilities
Assembly
NeoVeldrid.Utilities.dll
public class MtlParseException : Exception, ISerializable
Inheritance
MtlParseException
Implements
Inherited Members

Constructors

MtlParseException(string)

public MtlParseException(string message)

Parameters

message string

MtlParseException(string, Exception)

public MtlParseException(string message, Exception innerException)

Parameters

message string
innerException Exception