Package io.jmix.mapsui.exception
Class LayerLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.core.DevelopmentException
io.jmix.mapsui.exception.LayerLoadingException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class io.jmix.core.DevelopmentException
params
-
Constructor Summary
ConstructorDescriptionLayerLoadingException
(String message) LayerLoadingException
(String message, Throwable cause) -
Method Summary
Methods inherited from class io.jmix.core.DevelopmentException
getParams, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
LayerLoadingException
-
LayerLoadingException
-