Class LivestreamNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
vn.edu.uit.csbu.software_design.software_design_backend.livestream.LivestreamNotFoundException
All Implemented Interfaces:
Serializable

@ResponseStatus(NOT_FOUND) public class LivestreamNotFoundException extends RuntimeException
The type Livestream not found exception.
See Also:
  • Constructor Details

    • LivestreamNotFoundException

      public LivestreamNotFoundException()
      Instantiates a new Livestream not found exception.