Skip to content

Commit

Permalink
feature: UnexpectedTaskExecutionException space static field
Browse files Browse the repository at this point in the history
  • Loading branch information
klopfdreh committed Nov 9, 2023
1 parent 7b4156f commit e53bed2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
public class UnexpectedTaskExecutionException extends UnexpectedJobExecutionException implements ExitCodeGenerator {

private static final long serialVersionUID = 1080992679855603656L;

/**
* The unique id associated with the task execution.
*/
Expand Down

0 comments on commit e53bed2

Please sign in to comment.