implement type-safe fallback commands
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package com.infendro.cli.exception.build
|
||||
|
||||
class InvalidArgumentOrder : BuildException()
|
||||
class InvalidArgumentOrder : CliException()
|
||||
|
||||
Reference in New Issue
Block a user