Table of Contents

Class AtlasFirewallAuthorizationException

Namespace
Quilt4Net.Toolkit.Features.Atlas
Assembly
Quilt4Net.Toolkit.dll

Thrown when a firewall call is rejected with 401/403 — the key was revoked, lacks the required firewall scope, or targets a group it is not bound to. Distinct from transient HTTP failures so callers can treat it as a configuration/authorization problem rather than retry.

public sealed class AtlasFirewallAuthorizationException : Exception, ISerializable
Inheritance
AtlasFirewallAuthorizationException
Implements
Inherited Members
Extension Methods

Constructors

AtlasFirewallAuthorizationException(string)

public AtlasFirewallAuthorizationException(string message)

Parameters

message string