Class EntityNotFoundException

All Implemented Interfaces:
Serializable

public class EntityNotFoundException extends BusinessException
See Also:
  • Constructor Details

    • EntityNotFoundException

      public EntityNotFoundException()
    • EntityNotFoundException

      public EntityNotFoundException(String type, long id)
    • EntityNotFoundException

      public EntityNotFoundException(String type, String id)