Package org.apache.pulsar.broker.web
Class ExceptionHandler
- java.lang.Object
-
- org.apache.pulsar.broker.web.ExceptionHandler
-
public class ExceptionHandler extends java.lang.ObjectException handler for handle exception.
-
-
Constructor Summary
Constructors Constructor Description ExceptionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandle(javax.servlet.ServletResponse response, java.lang.Exception ex)
-