ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k Namespace / JJ2KExceptionHandler Class / handleException Method

In This Topic
    handleException Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Sub handleException( _
       ByVal e As Exception _
    ) 
    public static void handleException( 
       Exception e
    )

    Parameters

    e
    See Also