Search Results for

    Show / Hide Table of Contents

    Class BaseCommandException

    Base class for all exception that occurs due to bot user

    Inheritance
    System.Object
    BaseCommandException
    BadArgs
    CallbackQueryHandlerBadPath
    TypeConvertException
    UnknownCommand
    UnmetPrecondition
    ValidationError
    Namespace: TelegramModularFramework.Services.Exceptions
    Assembly: TelegramModularFramework.dll
    Syntax
    public class BaseCommandException : Exception

    Constructors

    | Improve this Doc View Source

    BaseCommandException()

    Declaration
    public BaseCommandException()
    | Improve this Doc View Source

    BaseCommandException(String)

    Declaration
    public BaseCommandException(string message)
    Parameters
    Type Name Description
    System.String message
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    TelegramModularFramework (c) 2022-2022
    ☀
    ☾