Skip to content

Commit

Permalink
Udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
haiphucnguyen committed Jan 6, 2025
1 parent 12d569d commit 4c5671e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
package io.flowinquiry.exceptions;

/** The exception when the system can not save / update/ delete resource because some constraint */
public class ResourceConstraintException extends UserException {

public ResourceConstraintException(String message) {
Expand Down

0 comments on commit 4c5671e

Please sign in to comment.