chore: Formatting fixes
This commit is contained in:
parent
94dd43c138
commit
4fcc395a61
3 changed files with 16 additions and 16 deletions
|
@ -1,6 +1,6 @@
|
|||
package eu.ztsh.wymiana.exception;
|
||||
|
||||
public class ExchangeFailedException extends RuntimeException{
|
||||
public class ExchangeFailedException extends RuntimeException {
|
||||
|
||||
public ExchangeFailedException() {
|
||||
this("An exchange error has occurred");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue