public static class ExceptionMapperUtils.RelationshipNameAndPath extends Object
| Constructor and Description |
|---|
RelationshipNameAndPath(String relationshipNameOrId,
Filter[][] paths) |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionMapperUtils.RelationshipNameAndPath |
fromException(RelationAlreadyExistsException e) |
static ExceptionMapperUtils.RelationshipNameAndPath |
fromException(RelationNotFoundException e) |
Filter[][] |
getPaths() |
String |
getRelationshipNameOrId() |
public static ExceptionMapperUtils.RelationshipNameAndPath fromException(RelationNotFoundException e)
public static ExceptionMapperUtils.RelationshipNameAndPath fromException(RelationAlreadyExistsException e)
public String getRelationshipNameOrId()
public Filter[][] getPaths()
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.