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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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.