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


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

    System.Object
       System.Exception
          FarPoint.PDF.Exception
             FarPoint.PDF.Exception.ErrOwnerPassword

    See Also