Class NotFoundException

All Implemented Interfaces:
Serializable

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

    • NotFoundException

      public NotFoundException(String msg)