price-point-api/app/errors/unauthorized.rb

2 lines
40 B
Ruby
Raw Permalink Normal View History

2026-06-10 15:51:32 +00:00
class Unauthorized < StandardError; end