public class ExceptionHelper extends Object
Constructor and Description |
---|
ExceptionHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
handleException(Exception exception)
Prints the exception details as errors, including help URL (if the exception message contains a
valid exception ID).
|
public static void handleException(Exception exception)
exception
- the exceptionCopyright © 2015–2018. All rights reserved.