Class InvalidExecutableFunctionException
Inheritance
object
System.Exception
InvalidExecutableFunctionException
Implements
System.Runtime.Serialization.ISerializable
Inherited Members
System.Exception.GetBaseException()
System.Exception.GetType()
System.Exception.ToString()
System.Exception.Data
System.Exception.HelpLink
System.Exception.HResult
System.Exception.InnerException
System.Exception.Message
System.Exception.Source
System.Exception.StackTrace
System.Exception.TargetSite
System.Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
Namespace: Ceres.Graph.Flow
Assembly: cs.temp.dll.dll
Syntax
public class InvalidExecutableFunctionException : Exception, ISerializable
Constructors
InvalidExecutableFunctionException(string)
Declaration
public InvalidExecutableFunctionException(string message)
Parameters
| Type | Name | Description |
|---|---|---|
| string | message |
Implements
System.Runtime.Serialization.ISerializable