com.zsqw123.catreflect.util.CatReflectException.kt Maven / Gradle / Ivy
package com.zsqw123.catreflect.util
/**
* Author zsqw123
* Create by zsqw123
* Date 2021/12/23 10:13 上午
*/
class CatReflectException(chn: String, eng: String = "") : Exception("$chn $eng")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy