A
JicarillaException that is thrown by containers, adapters,
factories or resolvers if initialization of an instance fails.
author: Leo Simons version: $Id: InitializationException.java,v 1.4 2004/01/10 16:04:50 lsimons Exp $
Construct a new InitializationException
instance.
Parameters: message - the detail message for this exception. Parameters: throwable - the root cause of the exception.