Closed yasuflatland-lf closed 6 years ago
At Exception in ActionCommand.java and ServiceLocalImpl.java, the root error cause must be displayed on console because it's hard to debug without it.
In case where throwing a custom exception, log.error may be appropriate.
Fixed in 121207f23503fecc579e17dec8d8f2848eac32dd
At Exception in ActionCommand.java and ServiceLocalImpl.java, the root error cause must be displayed on console because it's hard to debug without it.
In case where throwing a custom exception, log.error may be appropriate.