mapbox / mapbox-base-android

This repository hosts annotation processors and module providers for Mapbox modular SDKs.
Other
11 stars 8 forks source link

Make sure to print the module failure exception stacktrace #30

Closed LukasPaczos closed 4 years ago

LukasPaczos commented 4 years ago

In some scenarios, for example, when the module creation fails when the default arguments are being fetched, the provider will not print the exception that caused the creation to fail but only the wrapping MapboxInvalidModuleException.