Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ IllegalConversionException()

Ice::IllegalConversionException::IllegalConversionException ( const char * file,
int line,
std::string message )
inline

Constructs an IllegalConversionException.

Parameters
fileThe file where this exception is constructed. This C string is not copied.
lineThe line where this exception is constructed.
messageThe error message adopted by this exception and returned by what().

Definition at line 144 of file StringConverter.h.