dotConnect for Oracle Documentation
Devart.Common Namespace / LicenseException Class / LicenseException Constructor

On this page
    LicenseException Constructor
    On this page
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal message As String _
    )
    public LicenseException( 
       string message
    )

    Parameters

    message
    See Also