KSPException

fun KSPException(    symbol: KSNode,     message: String? = null,     cause: Throwable? = null)