package datastructure.exception; /** * Created by Haochen on 2017/2/24. * TODO: */ public class EmptyQueueException extends RuntimeException {}