Uses of Interface
com.stimulsoft.webviewer.StiWebViewerExceptionHandler

Packages that use StiWebViewerExceptionHandler
com.stimulsoft.webviewer   
 

Uses of StiWebViewerExceptionHandler in com.stimulsoft.webviewer
 

Methods in com.stimulsoft.webviewer that return StiWebViewerExceptionHandler
 StiWebViewerExceptionHandler StiWebViewerOptions.getExceptionHandler()
          StiWebViewerExceptionHandler Calls on exception while WebDesigner process.
 

Methods in com.stimulsoft.webviewer with parameters of type StiWebViewerExceptionHandler
 void StiWebViewerOptions.setExceptionHandler(StiWebViewerExceptionHandler exceptionHandler)
          StiWebViewerExceptionHandler Calls on exception while WebDesigner process.