Class BaseCommandException
Base class for all exception that occurs due to bot user
Inheritance
System.Object
BaseCommandException
Namespace: TelegramModularFramework.Services.Exceptions
Assembly: TelegramModularFramework.dll
Syntax
public class BaseCommandException : Exception
Constructors
| Improve this Doc View SourceBaseCommandException()
Declaration
public BaseCommandException()
BaseCommandException(String)
Declaration
public BaseCommandException(string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | message |