RestEntityNotFoundException

public class RestEntityNotFoundException extends MdsException

The RestEntityNotFoundException exception signals a situation in which an entity with a given id does not exist in database.

Constructors

RestEntityNotFoundException

public RestEntityNotFoundException(String field, String value)