public class ImportMapContextException
extends java.lang.Exception
| Constructor and Description |
|---|
ImportMapContextException(java.lang.String message,
boolean critical) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isCritical()
If true then the elements could be created but with inconsistent values that
the user can fix modifying its properties.
|