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
messagestring
MtlParseException(string, Exception)
public MtlParseException(string message, Exception innerException)