Class AbstractSearchController.EntityNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
pl.matsuo.core.web.controller.AbstractSearchController.EntityNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractSearchController<E extends pl.matsuo.core.model.AbstractEntity,​P extends pl.matsuo.core.params.IQueryRequestParams>

@ResponseStatus(NOT_FOUND)
public static class AbstractSearchController.EntityNotFoundException
extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • EntityNotFoundException

      public EntityNotFoundException​(Long id)