-
- All Implemented Interfaces:
-
java.io.Serializable
public final class MapEngineException extends ExceptionException indicating map engine failed or is invalid.
Thrown by the corresponding public API when the error condition is detected. Catch and handle per integration guidance; message text is for diagnostics only.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public @interfaceMapEngineException.MessageInterface that defines all of the exceptions messages that can be thrown within the SDK and engine module:
-
Constructor Summary
Constructors Constructor Description MapEngineException(String message)
-