adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / FeatureNotEnabledException Class
Members

In This Topic
    FeatureNotEnabledException Class
    In This Topic
    Exception thrown if the client attempts to use a feature that is not enabled on the server
    Object Model
    FeatureNotEnabledException ClassMessageCollection ClassMessage ClassMessage Class
    Syntax
    'Declaration
     
    
    Public Class FeatureNotEnabledException 
       Inherits MessageException
    public class FeatureNotEnabledException : MessageException 
    Inheritance Hierarchy

    System.Object
       System.Exception
          ArcanaDevelopment.adTempus.Shared.MessageException
             ArcanaDevelopment.adTempus.Shared.FeatureNotEnabledException

    See Also