Add a DNSLookupError class (thanks Warren Kumari)
authorPieter Lexis <pieter.lexis@os3.nl>
Thu, 26 Jan 2012 13:37:08 +0000 (14:37 +0100)
committerPieter Lexis <pieter.lexis@os3.nl>
Thu, 26 Jan 2012 13:37:08 +0000 (14:37 +0100)
commit8a12ccd534f0aa1d7f00e1e1962ebd8f5a62523f
treeefde79660d9ada41b87cd7e19c8d61223d8f5851
parent09009d50eff972daf8b995f5d21d8a65a71880d9
Add a DNSLookupError class (thanks Warren Kumari)

 * This patch makes the getTLSA method catch the DNSLookupError when no TLSA record is found
swede