Tesla Graphics Engine Documentation (January 2012)
TeslaException Constructor (paramName, msg)
TeslaTesla.CoreTeslaExceptionTeslaException(String, String)
Creates a new instance of TeslaException.
Declaration Syntax
C#
public TeslaException(
	string paramName,
	string msg
)
Parameters
paramName (String)
Parameter name that caused the exception.
msg (String)
Error message that explains the reason for the exception.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)