EntityNotFoundException

public class EntityNotFoundException extends MdsException

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

Constructors

EntityNotFoundException

public EntityNotFoundException()

Constructs a new EntityNotFoundException with mds.error.entityNotFound as a message key.