ververica / flink-sql-gateway

Apache License 2.0
490 stars 187 forks source link

Add cause to RestHandlerException thrown by REST handlers #14

Closed tsreaper closed 4 years ago

tsreaper commented 4 years ago

This PR adds throwable cause to the RestHandlerException thrown by REST handlers. This will provide more information to the users if an exception occurs.