• Version 1.7.1
Show / Hide Table of Contents

Class RequiredTagMissingException

Inheritance
object
Exception
EngineException
SessionException
SessionTerminatedException
DecodingException
RequiredTagMissingException
Implements
ISerializable
Inherited Members
DecodingException.ErrorCode
SessionTerminatedException.ToDetailedString()
SessionTerminatedException.TerminateErrorCode
SessionTerminatedException.TerminatedBy
SessionException.Reason
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
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: OnixS.Cme.ILink3.Exceptions
Assembly: OnixS.Cme.ILink3.dll
Syntax
public class RequiredTagMissingException : DecodingException, ISerializable

Constructors

RequiredTagMissingException(int, string)

Declaration
public RequiredTagMissingException(int tag, string tagName = null)
Parameters
Type Name Description
int tag
string tagName

Implements

ISerializable
In this article
Back to top Copyright © Onix Solutions.
Generated by DocFX