public class GephiFormatException extends RuntimeException
| Constructor and Description |
|---|
GephiFormatException(Class source,
Throwable cause) |
GephiFormatException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GephiFormatException(String message)
public String getMessage()
getMessage in class Throwablepublic String getLocalizedMessage()
getLocalizedMessage in class ThrowableCopyright © 2007–2017. All rights reserved.