Package com.naver.maps.map.overlay
Class Overlay.InvalidCoordinateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.naver.maps.map.overlay.Overlay.InvalidCoordinateException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Overlay
좌표가 올바르지 않을 경우 발생하는 예외.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString