Way to identify a particular exception from exception class
        Posted  
        
            by Jibu P C_Adoor
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jibu P C_Adoor
        
        
        
        Published on 2010-05-18T07:49:33Z
        Indexed on 
            2010/05/18
            7:50 UTC
        
        
        Read the original article
        Hit count: 277
        
ASP.NET
Hiii.
Is there any way to uniquely identify a particular exception from the general exception class.
i.e any property or method that retrieves a unique identifier that to identify a particular exception.
© Stack Overflow or respective owner