• Version 1.17.0
Show / Hide Table of Contents

Class StaticErrorException

Static errors.

Such errors appear during FAST template parsing and expose the fact that the FAST template composed with particular errors.

Inheritance
object
Exception
FastException
StaticErrorException
Implements
ISerializable
Inherited Members
FastException.Code
Exception.GetBaseException()
Exception.GetType()
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.ReferenceEquals(object, object)
Namespace: OnixS.Fix.Fast
Assembly: OnixS.Fix.Engine.dll
Syntax
public sealed class StaticErrorException : FastException, ISerializable

Methods

ToString()

Returns the string representation.

Declaration
public override string ToString()
Returns
Type Description
string

string representation

Overrides
Exception.ToString()

Implements

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