Commit 6b433fd
PAINTROID-621_command_serializer_null_pointer (#1321)
IOException instead of NullPointerException (handled in FileIO.kt)
Co-authored-by: Julian Raphael Jautz <[email protected]>1 parent fc3e938 commit 6b433fd
File tree
1 file changed
+2
-0
lines changed- Paintroid/src/main/java/org/catrobat/paintroid/command/serialization
1 file changed
+2
-0
lines changedPaintroid/src/main/java/org/catrobat/paintroid/command/serialization/ClipboardCommandSerializer.kt
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments