Class ChallengeConfigNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.ntnu.idi.idatt2106.sparesti.sparestibackend.exception.config.ChallengeConfigNotFoundException
All Implemented Interfaces:
Serializable

public class ChallengeConfigNotFoundException extends RuntimeException
Exception thrown for attempting to find non-existent Challenge config
Since:
23.4.24
Version:
1.0
Author:
Yasin M.
See Also:
  • Constructor Details

    • ChallengeConfigNotFoundException

      public ChallengeConfigNotFoundException(Long id)
      Constructor for exception
      Parameters:
      id - Id of config that exception was thrown for