WorkflowHostException Methods

Scanjour Workflow4 Reference Manual

The WorkflowHostException type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetBaseException
When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
(Inherited from Exception.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetObjectData
Sets the SerializationInfo with information about the exception.
(Overrides ExceptionGetObjectData(SerializationInfo, StreamingContext).)
Public methodGetType
Gets the runtime type of the current instance.
(Inherited from Exception.)
Public methodToString
Returns a string representation of the WorkflowHostException.
(Overrides ExceptionToString.)
Top
Extension Methods

  NameDescription
Public Extension MethodIsODataError (Defined by ExceptionExtensions.)
Public Extension MethodIsSerializable
Checks if exception can be serialized
(Defined by ExceptionExtensions.)
Top
See Also

Reference