Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class WrongParameterTypeException

OptimaJet.Workflow.Core.Fault.WrongParameterTypeException

public class WrongParameterTypeException : Exception, ISerializable

Inheritance

  • System.Object
  • System.Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public WrongParameterTypeException(string parameterName, string parameterType, List<Exception> parseExceptions) #

Parameters

Name
Type
Description
parameterName
String
parameterType
String
parseExceptions
List<Exception>

Properties

Name
Type
ParseExceptions #
List<Exception>