ComponentOne PDF for .NET
CSJ2K.j2k Namespace / JJ2KExceptionHandler Class / handleException Method

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

    Parameters

    e
    See Also