public class ParsingExampleException extends Exception
| Constructor and Description |
|---|
ParsingExampleException(Exception e,
String nextRow) |
ParsingExampleException(String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExampleString() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParsingExampleException(String message)
public String getExampleString()
public String getMessage()
getMessage in class ThrowableCopyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.