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, toString
Copyright © 2019. All rights reserved.