Seddryck/DubUrl

Failure to open a connection should throw a DubUrl exception

Opened this issue · 0 comments

At the moment the exception of the underlying provider is thrown. Ideally a properly typed exception should be throw and the underlying exception should be the innerException of the new exception.