public class ContainerStartupException
extends java.lang.Exception
Called by a class implementing ContainerStartupListener when
an unrecoverable problem is encountered during execution.
This will normally cause the SOAFaces container to terminate
its startup if the container can't recover from this exception.