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, discardCauseAndGetNewExcpetion
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.