XLL+ Class Library (7.0)

CXlUninitializedOperException Class

An exception thrown when a CXlOper is used before it has been initialized.

class CXlUninitializedOperException : public CXlConversionException

Overview

If a CXlOper object which has not been initialized is encountered by a conversion function, then an exception of type CXlUninitializedOperException will be thrown.

Requirements

Header: xlpexcept.h

See Also

CXlUninitializedOperException Methods | xlpexcept.h | Conversion functions | Exceptions