adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FeatureNotSupportedException Class / FeatureNotSupportedException Constructor / FeatureNotSupportedException Constructor(Message)

In This Topic
    FeatureNotSupportedException Constructor(Message)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal message As Message _
    )
    public FeatureNotSupportedException( 
       Message message
    )

    Parameters

    message
    See Also