public class GoogleMapException extends RuntimeException
DefaultMap which is a default implementation of the Google MAPs
oriented Map interface.| Constructor and Description |
|---|
GoogleMapException() |
GoogleMapException(String message) |
GoogleMapException(String message,
Throwable nested) |
GoogleMapException(Throwable nested) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GoogleMapException()
public GoogleMapException(String message, Throwable nested)
message - nested - exceptionpublic GoogleMapException(String message)
message - public GoogleMapException(Throwable nested)
nested - Copyright © 2017 SAP SE. All Rights Reserved.