Most methods in weupnp throw underlying exceptions as they are, without dealing with or wrapping them.
It might be worth considering building a generic weupnp exception, in order to simplify the error handling logic of the calling code.
This will break backwards compatibility for existing users, so we must publish that accordingly.
Most methods in weupnp throw underlying exceptions as they are, without dealing with or wrapping them.
It might be worth considering building a generic weupnp exception, in order to simplify the error handling logic of the calling code.
This will break backwards compatibility for existing users, so we must publish that accordingly.