@@ -0,0 +1,5 @@
package com.infendro.cli.exception.build
class IllegalCommandNameException(
val name: String,
) : Exception()
The note is not visible to the blocked user.