@ControllerAdvice public class ExceptionHandle extends java.lang.Object
ExceptionHandle()
Result
handle(java.lang.Exception e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExceptionHandle()
@ExceptionHandler(value=java.lang.Exception.class) @ResponseBody public Result handle(java.lang.Exception e)