Skip to content

DataNotAvailableException.DataNotAvailableException(string, Exception)

DataNotAvailableException(string, Exception)

View source
public DataNotAvailableException(string message, Exception inner)
Initializes a new instance of the DataNotAvailableException class.

Parameters

messagestring
The message.
innerException
The inner.