package ListPrepQuestions_PastExams
/**
* This exception represents issue with out of screen size.
* @author huy.pham
*/
public class OutOfScreenException extends Exception {}
package ListPrepQuestions_PastExams
/**
* This exception represents issue with out of screen size.
* @author huy.pham
*/
public class OutOfScreenException extends Exception {}