public class GraphParserException extends RuntimeException
| Constructor and Description |
|---|
GraphParserException(String message,
SourceLocation sourceLocation) |
GraphParserException(String message,
Throwable cause,
SourceLocation sourceLocation) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GraphParserException(String message, SourceLocation sourceLocation)
public GraphParserException(String message, Throwable cause, SourceLocation sourceLocation)
Copyright © 2018. All rights reserved.