• API Documentation
  • i-net Clear Reports
  • i-net /// software
Search Results for

    Show / Hide Table of Contents
    • inetsoftware.Config
      • Configuration
      • ConfigurationManager
    • inetsoftware.ProcessBridge
      • ProcessConfig
      • ProcessException
    • inetsoftware.ProcessBridge.Handler
      • BridgedObject
      • RefObject
    • inetsoftware.Reporting
      • DatabaseTables
      • Engine
      • ReportProperties

    Class ProcessException

    An exception is occured in the bridged process.

    Inheritance
    Object
    Exception
    ProcessException
    Implements
    ISerializable
    _Exception
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.GetType()
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.TargetSite
    Exception.StackTrace
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.SerializeObjectState
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.MemberwiseClone()
    Namespace: inetsoftware.ProcessBridge
    Assembly: inetsoftware.Reporting.dll
    Syntax
    public class ProcessException : Exception, ISerializable, _Exception

    Properties

    ErrorCode

    The error number of the exception

    Declaration
    public virtual int ErrorCode { get; }
    Property Value
    Type Description
    Int32

    Methods

    GetObjectData(SerializationInfo, StreamingContext)

    Declaration
    public override void GetObjectData(SerializationInfo info, StreamingContext context)
    Parameters
    Type Name Description
    SerializationInfo info
    StreamingContext context
    Overrides
    Exception.GetObjectData(SerializationInfo, StreamingContext)

    Implements

    System.Runtime.Serialization.ISerializable
    System.Runtime.InteropServices._Exception
    In This Article
    Back to top Copyright © 1999-2023 i-net software GmbH