Documentation for Ice 3.5. Refer to the space directory for other releases in this Archive.


Ice::PluginInitializationException

Overview

local exception PluginInitializationException

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

Data Member Index

reason — The reason for the failure.

Data Members

string reason;

The reason for the failure.


  • No labels