Class RequestExceptionHandler

java.lang.Object
com.pixelservices.flash.exceptions.RequestExceptionHandler

public class RequestExceptionHandler extends Object
Handles exceptions that occur during request processing and sends an appropriate error response to the client.
  • Constructor Details

  • Method Details

    • handle

      public void handle()
      Handles the exception by sending an appropriate error response to the client.