public class PositionNotFoundException extends Exception
Exception indicating that a position in the graph could not be found.| Constructor and Description |
|---|
PositionNotFoundException() |
PositionNotFoundException(String message) |
PositionNotFoundException(String message,
Throwable cause) |
PositionNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
PositionNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.