Skip to content

Commit

Permalink
Update cli-processor/src/main/java/gov/nist/secauto/metaschema/cli/pr…
Browse files Browse the repository at this point in the history
…ocessor/command/CommandExecutionException.java
  • Loading branch information
david-waltermire authored Nov 2, 2024
1 parent ff7110e commit a85a758
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public CommandExecutionException(@NonNull ExitCode code, String message) {
}

/**
* Constructs a new exception with the no message and provided the {@code code}
* Constructs a new exception with no message and the provided {@code code}
* and {@code cause}.
*
* @param code
Expand Down

0 comments on commit a85a758

Please sign in to comment.