Class UnavailableServiceException
Namespace: Common.Exceptions
Assembly: Common.dll
public class UnavailableServiceException : OwneatTechnicalException, ISerializable
Inheritance
object ← Exception ← OwneatTechnicalException ← UnavailableServiceException
Implements
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, Exception.SerializeObjectState, object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Constructors
UnavailableServiceException\(Error, string\)
public UnavailableServiceException(Error error, string message)
Parameters
error Error
message string
Last modified: 21 May 2024