Skip to content

Commit

Permalink
User Friendly Message
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Oct 2, 2024
1 parent 4cca432 commit e69d336
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
* @author ryans
*/
public class UserFriendlyException extends WebApplicationException {
/**
* Message explicitly intended for user consumption.
*/
/** Message explicitly intended for user consumption. */
private final String userMessage;

/**
Expand Down

0 comments on commit e69d336

Please sign in to comment.