public class EdgeFoundException extends FoundException
| Constructor and Description |
|---|
EdgeFoundException(long fromId,
long toId,
String type) |
EdgeFoundException(String message) |
EdgeFoundException(String fromPk,
String fromType,
String toPk,
String toType,
String type) |
code, discardCauseAndGetNewExcpetionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.