open fun closeNoCatch(): Unit
Treats errors as fatal.
Use this method only if it's an error if the input isn't valid. This might be appropriate if all input is from dropdowns, for example.
ServletRequestBindingException - subclass of ServletException on any binding problem