public class ImportMapContextException extends Exception
Constructor and Description |
---|
ImportMapContextException(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.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ImportMapContextException(String message, boolean critical)