Class RecordNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.quizzy.databaselayer.exceptions.RecordNotFoundException
All Implemented Interfaces:
Serializable

public class RecordNotFoundException extends Exception
Eccezione invocata quando fallisce il fetch di un record nel db
See Also:
  • Constructor Details

    • RecordNotFoundException

      public RecordNotFoundException()