com.ibm.wsspi.webcontainer.servlet

Interface ServletRequestExtended



  • public interface ServletRequestExtended
    SPI used to extended ServletRequest to provide added method.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.Throwable getCurrentException() 
    • Method Detail

      • getCurrentException

        java.lang.Throwable getCurrentException()