Overload List
Name | Description | |
---|---|---|
![]() | DriverServiceNotFoundException |
Initializes a new instance of the DriverServiceNotFoundException class.
|
![]() | DriverServiceNotFoundException(String) |
Initializes a new instance of the DriverServiceNotFoundException class with
a specified error message.
|
![]() | DriverServiceNotFoundException(SerializationInfo, StreamingContext) |
Initializes a new instance of the DriverServiceNotFoundException class with serialized data.
|
![]() | DriverServiceNotFoundException(String, Exception) |
Initializes a new instance of the DriverServiceNotFoundException class with
a specified error message and a reference to the inner exception that is the
cause of this exception.
|
See Also