yasuflatland-lf / damascus

⚔️ CRUD boilerplate generator for Liferay DXP
https://yasuflatland-lf.github.io/damascus-doc/
GNU Lesser General Public License v3.0
51 stars 35 forks source link

Add exception message printing at each the catch syntax #44

Closed yasuflatland-lf closed 6 years ago

yasuflatland-lf commented 7 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.

yasuflatland-lf commented 6 years ago

Fixed in 121207f23503fecc579e17dec8d8f2848eac32dd