Class PaymentRequiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.damianwajser.exceptions.RestException
com.github.damianwajser.exceptions.impl.badrequest.PaymentRequiredException
All Implemented Interfaces:
Serializable

@ResponseStatus(code=PAYMENT_REQUIRED)
public class PaymentRequiredException
extends RestException
See Also:
Serialized Form