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


In This Topic
    Exception.ErrUserPassword Class
    In This Topic
    Handles the exception caused by password null or over length
    Syntax
    'Declaration
     
    
    Public Class Exception.ErrUserPassword 
       Inherits Exception
    'Usage
     
    
    Dim instance As Exception.ErrUserPassword
    public class Exception.ErrUserPassword : Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.PDF.Exception
             FarPoint.PDF.Exception.ErrUserPassword

    See Also