Overload List
| Name | Description | |
|---|---|---|
| DryadLinqException(String) | 
            Initializes an instance of DryadLinqException with a specified message.
              | |
| DryadLinqException(SerializationInfo, StreamingContext) | 
            Initializes an instance of DryadLinqException with serialized data.
              | |
| DryadLinqException(String, Exception) | 
            Initializes an instance of DryadLinqException with a specified message and an inner exception.
              | 
See Also