Search Results for

    Show / Hide Table of Contents

    Class SybaseStackDoWorkFailedException

    Inheritance
    System.Object
    System.Exception
    SybaseStackDoWorkFailedException
    Implements
    System.Runtime.Serialization.ISerializable
    System.Runtime.InteropServices._Exception
    Inherited Members
    System.Exception.GetBaseException()
    System.Exception.ToString()
    System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
    System.Exception.GetType()
    System.Exception.Message
    System.Exception.Data
    System.Exception.InnerException
    System.Exception.TargetSite
    System.Exception.StackTrace
    System.Exception.HelpLink
    System.Exception.Source
    System.Exception.HResult
    System.Exception.SerializeObjectState
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.DAL.ORM.Sybase
    Assembly: Simplic.Framework.DAL.dll
    Syntax
    public class SybaseStackDoWorkFailedException : Exception, ISerializable, _Exception

    Constructors

    | Improve this Doc View Source

    SybaseStackDoWorkFailedException(SybaseStackDoWorkFailedEventArgs)

    Declaration
    public SybaseStackDoWorkFailedException(SybaseStackDoWorkFailedEventArgs args)
    Parameters
    Type Name Description
    SybaseStackDoWorkFailedEventArgs args

    Properties

    | Improve this Doc View Source

    Args

    Declaration
    public SybaseStackDoWorkFailedEventArgs Args { get; }
    Property Value
    Type Description
    SybaseStackDoWorkFailedEventArgs

    Implements

    System.Runtime.Serialization.ISerializable
    System.Runtime.InteropServices._Exception
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx