OTX Reference  
OpenTestSystem.Otx.Core.Exceptions.AmbiguousCallException Class Reference

Ambiguous call of a Procedure More...

Inheritance diagram for OpenTestSystem.Otx.Core.Exceptions.AmbiguousCallException:
Inheritance graph

Detailed Description

Ambiguous call of a Procedure

Thrown if during an indirect procedure call (i.e. a call through a Signature) two or more implementing procedures are valid at the same time (i.e. the call is ambiguous).