package com.mindskip.xzs.configuration.spring.exception; public class QuestionException extends Exception{ public QuestionException(){ } }