XmlPrime: XML processing for the .NET framework
  • About
  • Documentation
  • Samples
  • Download
  • Buy
XmlPrime Documentation
Sign in | Contact us | Site map
  • XmlPrime Documentation
  • XmlPrime 5.0
  • XmlPrime Class Library
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
  • LicenceException ClassLicenceException ClassLicenceException Class
  • LicenceException ConstructorLicenceException ConstructorLicenceException Constructor
  • LicenceException Constructor (string)LicenceException Constructor (String)LicenceException Constructor (String^)

LicenceException Constructor (string)LicenceException Constructor (String)LicenceException Constructor (String^)

  • XmlPrime 5.0
  • Other Versions ▼
    • XmlPrime 4.1
    • XmlPrime 4.0
    • XmlPrime 3.1
    • XmlPrime 3.0
    • XmlPrime 2.9
    • XmlPrime 2.8
    • XmlPrime 2.7
    • XmlPrime 2.6
    • XmlPrime 2.5
    • XmlPrime 2.4
    • XmlPrime 2.3
    • XmlPrime 2.2
    • XmlPrime 2.1
    • XmlPrime 2.0
    • XmlPrime 1.5
    • XmlPrime 1.4
    • XmlPrime 1.3
    • XmlPrime 1.2
    • XmlPrime 1.1
    • XmlPrime 1.0
Initializes a new instance of the LicenceExceptionLicenceExceptionLicenceException class.
  • Namespace: XmlPrimeXmlPrimeXmlPrime
  • Assembly: XmlPrime (in XmlPrime.dll)

Syntax

  • VB
  • C#
  • C++
Public Sub New ( _
    message As String _
)
public LicenceException(
    string message
)
public:
LicenceException(
    String^ message
)
 

Parameters

message

Type: System.StringSystem.StringSystem::String^

The message.

See Also

Reference

  • LicenceException OverloadLicenceException OverloadLicenceException Overload
  • XmlPrime.LicenceException ClassXmlPrime.LicenceException ClassXmlPrime::LicenceException Class
  • XmlPrime NamespaceXmlPrime NamespaceXmlPrime Namespace
Copyright © 2025 Peryton Technologies Limited. All rights reserved.