Constructor ResourceNotFoundException
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
ResourceNotFoundException()
public ResourceNotFoundException()
ResourceNotFoundException(string)
public ResourceNotFoundException(string resourceName)
Parameters
resourceName string
ResourceNotFoundException(string, string)
public ResourceNotFoundException(string resourceName, string resourcePath)
Parameters
resourceName string
resourcePath string
ResourceNotFoundException(string, string, string)
public ResourceNotFoundException(string resourceName, string resourcePath, string message)
Parameters
resourceName string
resourcePath string
message string