Tesla Graphics Engine Documentation (January 2012)
ResourceNotFoundException Constructor (paramName, msg)
TeslaTesla.ContentResourceNotFoundExceptionResourceNotFoundException(String, String)
Creates a new ResourceNotFoundException
Declaration Syntax
C#
public ResourceNotFoundException(
	string paramName,
	string msg
)
Parameters
paramName (String)
Parameter that threw the exception
msg (String)
Error emssage

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