Home Previous Up Next Index

Ice::PluginInitializationException

Overview

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