DataNotAvailableException(string, Exception)
public DataNotAvailableException(string message, Exception inner) Initializes a new instance of the
DataNotAvailableException class. Parameters
messagestring- The message.
innerException- The inner.
