Overload List
Name | Description |
---|---|
InvalidDatabaseDataException () | Initializes a new InvalidDatabaseDataException object. |
InvalidDatabaseDataException (Exception) | Initializes a new InvalidDatabaseDataException object by specifying an inner exception that caused the current exception. |
InvalidDatabaseDataException (String) | Initializes a new InvalidDatabaseDataException object by specifying the error message that describes the current exception. |
InvalidDatabaseDataException (SerializationInfo, StreamingContext) | Initializes a new InvalidDatabaseDataException object with serialized data. |
InvalidDatabaseDataException (String, Exception) | Initializes a new InvalidDatabaseDataException object with an error message and inner exception. |
See Also
Send comments about this topic to Microsoft.