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