public final class InvalidRelationshipTargetException extends MappingException
| Constructor and Description |
|---|
InvalidRelationshipTargetException(Class<?> startNodeType,
String relationshipType,
String attributeName,
Class<?> endNodeType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAttributeName() |
Class<?> |
getEndNodeType() |
String |
getRelationshipType() |
Class<?> |
getStartNodeType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015–2020 Neo Technology, Inc.. All rights reserved.