Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NewTOAPIA
Graphics
MatrixNotInvertableException
C# Class NewTOAPIA.Graphics.MatrixNotInvertableException
Inheritance:
System.ApplicationException
Mostra file
Open project: Wiladams/NewTOAPIA
Public Methods
Method
Description
MatrixNotInvertableException
(
string
msg
) :
System
An attempt to invert a non-invertable matrix was made.
Method Details
MatrixNotInvertableException()
public
method
An attempt to invert a non-invertable matrix was made.
public
MatrixNotInvertableException
(
string
msg
) :
System
msg
string
return
System