public class ExceptionUtil extends Object
Constructor and Description |
---|
ExceptionUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
handleException(Exception e,
CompareConfiguration configuration,
boolean closeEditor)
Log exception and close editor if asked.
|
public static void handleException(Exception e, CompareConfiguration configuration, boolean closeEditor)
e
- the exception to log.configuration
- the compare configuration object.closeEditor
- true if you want to close editor.
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.