Interface PortletExceptionListener

All Known Implementing Classes:
LogPortletExceptionListener

public interface PortletExceptionListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(org.exoplatform.services.portletcontainer.PortletContainerException e)
     
  • Method Details

    • handle

      void handle(org.exoplatform.services.portletcontainer.PortletContainerException e)