public class VertexNotFoundException extends RuntimeException
| Constructor and Description |
|---|
VertexNotFoundException(List<String> notFound) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getMissing() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.