public class ExceptionConverter extends Object
| Constructor and Description |
|---|
ExceptionConverter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
convert(Exception e)
Converts an exception to the a GraphIOException.
|
public static void convert(Exception e) throws GraphIOException
e - the exception to be convertedGraphIOException - the converted exceptionCopyright © 2016. All rights reserved.