Uses of Class
edu.ntnu.idatt2106_2023_06.backend.exception.illegal.IllegalException
Packages that use IllegalException
-
Uses of IllegalException in edu.ntnu.idatt2106_2023_06.backend.exception.illegal
Subclasses of IllegalException in edu.ntnu.idatt2106_2023_06.backend.exception.illegalModifier and TypeClassDescriptionclass
This exception is thrown when a file with an illegal file type is uploaded.class
This exception is thrown when a stat type is not valid.class
This exception is thrown when a stat value is not valid.