Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Arrange Exceptions #2579

Closed
bleege opened this issue Oct 9, 2015 · 1 comment
Closed

Arrange Exceptions #2579

bleege opened this issue Oct 9, 2015 · 1 comment
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@bleege
Copy link
Contributor

bleege commented Oct 9, 2015

As of 01f242c the SDK has it's first custom Exception. However it's located in the com.mapbox.mapboxsdk.views package which is a bit confusing. Let's create a com.mapbox.mapboxsdk.exceptions package for custom Exception classes. This will keep things logically more organized as well as help keep the custom Exception classes from integrating too tightly with whatever is used to throw them.

This is related to #2570 and #2563.

/cc @ljbade @tobrun @zugaldia

@bleege bleege added the Android Mapbox Maps SDK for Android label Oct 9, 2015
@bleege bleege self-assigned this Oct 9, 2015
@bleege bleege added this to the android-v2.1.0 milestone Oct 9, 2015
@ljbade
Copy link
Contributor

ljbade commented Oct 9, 2015

Good idea!

AndwareSsj pushed a commit to AndwareSsj/mapbox-gl-native that referenced this issue Nov 6, 2015
AndwareSsj pushed a commit to AndwareSsj/mapbox-gl-native that referenced this issue Nov 6, 2015
AndwareSsj pushed a commit to AndwareSsj/mapbox-gl-native that referenced this issue Nov 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

3 participants