Package org.neshan.mapsdk.exceptions
Class NullProjectionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.neshan.mapsdk.exceptions.NullProjectionException
-
- All Implemented Interfaces:
java.io.Serializable
public class NullProjectionException extends java.lang.Exception
everyMapElement
objects need aProjection
trying to draw object before initialing projection causes NullProjectionException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NullProjectionException()
-