Constructor ValueUnavailableException
ValueUnavailableException()
Constructor
public ValueUnavailableException()
ValueUnavailableException(string)
Constructor
public ValueUnavailableException(string message)
Parameters
messagestringException message
ValueUnavailableException(string, Exception)
Constructor
public ValueUnavailableException(string message, Exception innerException)