This exception is thrown when the module initialization encountered an
unrecoverable error which prevents the module from being used.
author: Thomas Morgner
Constructor Summary
public
ModuleInitializeException() Creates a ModuleInitializeException with no message and no base
exception.