package seng302.Exceptions; /** * Created by cbt24 on 25/04/17. */ public class StreamedCourseXMLException extends Throwable { }