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