Class EmailNotFoundException

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

public class EmailNotFoundException extends RuntimeException
Exception thrown for attempting to find mail that does not exist
Since:
20.4.24
Version:
1.0
Author:
Lars N.
See Also:
  • Constructor Details

    • EmailNotFoundException

      public EmailNotFoundException(String message)
      Constructor for exception
      Parameters:
      message - Custom message