EException::EException

-

Namespace: Euresys::Open_eVision_2_11

[C++]

void EException(
)

void EException(
   Euresys::Open_eVision_2_11::EError error
)

void EException(
   const EException& other
)

void EException(
   const std::string& message
)

Parameters

error

-

other

-

message

-

EException.EException

-

Namespace: Euresys.Open_eVision_2_11

[C#]

void EException(
)

void EException(
   Euresys.Open_eVision_2_11.EError error
)

void EException(
   Euresys.Open_eVision_2_11.EException other
)

void EException(
   string message
)

Parameters

error

-

other

-

message

-