@@ -0,0 +1,4 @@
+package com.welampiot.exception;
+
+public class SectionAuthException extends Exception{
+}