PaymentRequiredException Class
The exception that is thrown when a payment is required to access a resource.
Namespace: MobileTrack.Common.Models.ExceptionsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public sealed class PaymentRequiredException : Exception
- Inheritance
- Object Exception PaymentRequiredException
This exception is invoked when actions are to be performed for a
CompanyDto who is behind
on their payments. This causes them to see a HTTP 402 Payment Required status code.