Class NotFoundException

All Implemented Interfaces:
Serializable

@ResponseStatus(NOT_FOUND) public class NotFoundException extends BusinessException
See Also:
  • Constructor Details

    • NotFoundException

      public NotFoundException(String message)
    • NotFoundException

      public NotFoundException(String message, String errorCode)