DataUnavailableException Constructor | 
| Name | Description | |
|---|---|---|
| DataUnavailableException | 
            Initializes a new instance of the DataUnavailableException class.
              | |
| DataUnavailableException(String) | 
            Initializes a new instance of the DataUnavailableException class
            with a specified error message.
              | |
| DataUnavailableException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the System.Exception class with serialized data.
              | |
| DataUnavailableException(String, Exception) | 
            Initializes a new instance of the DataUnavailableException class
            with a specified error message and a reference to the inner exception that is the cause of
            this exception.
              |