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