Tesla Graphics Engine Documentation (January 2012)
ResourceNotFoundException Constructor (msg, innerException)
TeslaTesla.ContentResourceNotFoundExceptionResourceNotFoundException(String, Exception)
Creates a new ResourceNotFoundException.
Declaration Syntax
C#
public ResourceNotFoundException(
	string msg,
	Exception innerException
)
Parameters
msg (String)
Error message
innerException (Exception)
Inner exception

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