C# Class EAImvertor.EAImvertorException

Description of EAImvertorException.
Mostrar archivo Open project: GeertBellekens/Enterprise-Architect-Toolpack

Public Methods

Method Description
EAImvertorException ( TSF.UmlToolingFramework.Wrappers.EA model, string exceptionType, string guid, string step, string construct, string message ) : System

Method Details

EAImvertorException() public method

public EAImvertorException ( TSF.UmlToolingFramework.Wrappers.EA model, string exceptionType, string guid, string step, string construct, string message ) : System
model TSF.UmlToolingFramework.Wrappers.EA
exceptionType string
guid string
step string
construct string
message string
return System