Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class TypeParsingException

OptimaJet.Workflow.Core.Fault.TypeParsingException

public class TypeParsingException : Exception, ISerializable

Inheritance

  • System.Object
  • System.Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public TypeParsingException(string message) #

Parameters

Name
Type
Description
message
String
public TypeParsingException(string message, Exception ex) #

Parameters

Name
Type
Description
message
String
ex
Exception