Show / Hide Table of Contents

Class TechConstantException

Исключение, возникающее при работе с константами в модели технологических данных.

Inheritance
object
Exception
TechConstantException
Implements
ISerializable
Inherited Members
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.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Ascon.Vertical.Core
Assembly: Ascon.Vertical.Core.dll
Syntax
[Serializable]
public class TechConstantException : Exception, ISerializable

Constructors

TechConstantException(SerializationInfo, StreamingContext)

Создаёт экземпляр класса TechConstantException.

Declaration
protected TechConstantException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info

Содержит описание ошибки.

StreamingContext context

Содержит данные о контексте.

TechConstantException(string)

Создаёт экземпляр класса TechConstantException.

Declaration
public TechConstantException(string message)
Parameters
Type Name Description
string message

Сообщение об ошибке.

Implements

ISerializable
Back to top Copyright © 2014 - 2026 ООО «АСКОН-Бизнес-решения»