package jvm.exception; /** * Created by Haochen on 2017/3/27. * TODO: */ public class ClassNotExistsException extends ReadClassException {}