Home Previous Up Next Index

Ice::PluginInitializationException

Overview

[ "cpp:ice_print" ] local exception PluginInitializationException

This exception indicates that a failure occurred while initializing a plug-in.

Data Members

string reason;

The reason for the failure.


Home Previous Up Next Index