Accounting Companion Logo Accounting Companion
HomeBlog
TallyConnector
Version
  • TallyConnector
    • Abstractions
    • Core
      • Attributes
      • Exceptions
        • ObjectDoesNotExist
        • TallyConnectivityException
        • TallyXMLParsingException
      • Extensions
      • Models
      • Constants
      • Constants.DefaultFunctions
      • Constants.Groups
      • Constants.Periodicty
      • Constants.RetiredVersions
      • Constants.RetiredVersions.TallyPrime
      • Constants.SupportedVersions
      • Constants.SupportedVersions.TallyPrime
      • Constants.Voucher
      • Constants.Voucher.Category
      • Constants.Voucher.Filters
      • Constants.Voucher.Filters.ViewTypeFilters
      • Constants.Voucher.ViewType
      • Constants.VoucherType
      • QueryBuilder<TEntity, TMeta>
    • Models
    • Services
Class
Inherits object / Exception

TallyConnectivityException

Inheritance Chain
object → Exception

Constructors

TallyConnectivityException()
TallyConnectivityException(string)

Parameters

message string
TallyConnectivityException(string, string)

Parameters

message string
Url string
TallyConnectivityException(string, string, Exception)

Parameters

message string
Url string
innerException Exception
TallyConnectivityException(string, Exception)

Parameters

message string
innerException Exception