Billing exception class
System Object
System Exception BaseException CelloSaaS.Billing.Model BillingExceptionNamespace: CelloSaaS.Billing.ModelAssembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
[SerializableAttribute]
public sealed class BillingException : BaseException
[SerializableAttribute]
public sealed class BillingException : BaseException
<SerializableAttribute>
Public NotInheritable Class BillingException
Inherits BaseException
<SerializableAttribute>
Public NotInheritable Class BillingException
Inherits BaseException
[<SealedAttribute>]
[<SerializableAttribute>]
type BillingException =
class
inherit BaseException
end
[<SealedAttribute>]
[<SerializableAttribute>]
type BillingException =
class
inherit BaseException
end