Owneat Technical Guide main Help

Class UnauthorizedException

Namespace: Common.Exceptions
Assembly: Common.dll

Common.Exceptions.UnauthorizedException that is returned when an access to a resource is made by an unauthenticated user.

public sealed class UnauthorizedException : OwneatTechnicalException, ISerializable

Inheritance

objectExceptionOwneatTechnicalException ← UnauthorizedException

Implements

ISerializable

Inherited Members

OwneatTechnicalException.Type, OwneatTechnicalException.Error, OwneatTechnicalException.StatusCode, Exception.GetBaseException\(\), Exception.GetType\(\), Exception.ToString\(\), Exception.Data, Exception.HelpLink, Exception.HResult, Exception.InnerException, Exception.Message, Exception.Source, Exception.StackTrace, Exception.TargetSite, object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Constructors

UnauthorizedException\(Error, string\)

public UnauthorizedException(Error error, string message)

Parameters

error Error

message string

Last modified: 21 May 2024