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
ConstructorsConstructorDescriptionLayerLoadingException(String message) LayerLoadingException(String message, Throwable cause) -
Method Summary
Methods inherited from class io.jmix.core.DevelopmentException
getParams, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
LayerLoadingException
-
LayerLoadingException
-