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