Class EntityNotFoundException

All Implemented Interfaces:
Serializable

public class EntityNotFoundException extends AbstractEntityException
Created by The eXo Platform SAS Author : Thibault Clement tclement@exoplatform.com 6/4/15
See Also:
  • Constructor Details

    • EntityNotFoundException

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