Class EntityNotFoundException

All Implemented Interfaces:
Serializable

public class EntityNotFoundException extends AbstractEntityException
See Also:
  • Constructor Details

    • EntityNotFoundException

      public EntityNotFoundException(long id, Class<?> entityType)
  • Method Details