Owneat Technical Guide main Help

Class CantServeACanceledItemException

Namespace: Ordering.Domain.Aggregates.OrderAggregate.Exceptions
Assembly: Ordering.Domain.dll

Exception type for domain exceptions

public sealed class CantServeACanceledItemException : OwneatTechnicalException, ISerializable

Inheritance

objectExceptionOwneatTechnicalException ← CantServeACanceledItemException

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

CantServeACanceledItemException\(Error, string\)

Exception type for domain exceptions

public CantServeACanceledItemException(Error error, string message)

Parameters

error Error

message string

Last modified: 21 May 2024