mirror of
https://codeberg.org/PGPainless/sop-java.git
synced 2025-09-09 10:19:47 +02:00
Wip: Add TempDirProvider
This commit is contained in:
parent
3eb2503852
commit
e3b618a0a8
4 changed files with 44 additions and 5 deletions
|
@ -94,7 +94,7 @@ public abstract class SOPGPException extends RuntimeException {
|
|||
public static final int EXIT_CODE = 19;
|
||||
|
||||
public MissingArg() {
|
||||
|
||||
|
||||
}
|
||||
|
||||
public MissingArg(String message) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue