Search Results for

    Show / Hide Table of Contents

    Class UnmetPrecondition

    Inheritance
    System.Object
    BaseCommandException
    UnmetPrecondition
    Namespace: TelegramModularFramework.Services.Exceptions
    Assembly: TelegramModularFramework.dll
    Syntax
    public class UnmetPrecondition : BaseCommandException

    Constructors

    | Improve this Doc View Source

    UnmetPrecondition(PreconditionAttribute, String)

    Declaration
    public UnmetPrecondition(PreconditionAttribute precondition, string message)
    Parameters
    Type Name Description
    PreconditionAttribute precondition
    System.String message

    Properties

    | Improve this Doc View Source

    Precondition

    Declaration
    public PreconditionAttribute Precondition { get; }
    Property Value
    Type Description
    PreconditionAttribute
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾