mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
testing markdown storage and retrieval
This commit is contained in:
3
Management/Services/Files/LoadCourseFromFileException.cs
Normal file
3
Management/Services/Files/LoadCourseFromFileException.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
public class LoadCourseFromFileException(string message) : Exception(message)
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user