Add overcooked reason, rename raw to undercooked
This commit is contained in:
@@ -14,4 +14,7 @@ public class NotDeliciousException extends Exception {
|
||||
this.notDeliciousReason = notDeliciousReason;
|
||||
}
|
||||
|
||||
public NotDeliciousReason getReason() {
|
||||
return notDeliciousReason;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user