Version: 7.8.0
Engines::DSC::BadPortType Exception Referencefinal

This exception is raised if the type of the provides port is bad. More...

import "DSC_Engines.idl";

Private Attributes

string expected
 
string received
 

Detailed Description

This exception is raised if the type of the provides port is bad.

This exception contains a string that gives what type is expected and the type that the operation received.

Field Documentation