Spread Windows Forms 15.0
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Exception.ErrSamePassword Class
Members


In This Topic
    Exception.ErrSamePassword Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public Class Exception.ErrSamePassword 
       Inherits Exception
    'Usage
     
    
    Dim instance As Exception.ErrSamePassword
    public class Exception.ErrSamePassword : Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.PDF.Exception
             FarPoint.PDF.Exception.ErrSamePassword

    See Also