Class InitializationException

  • All Implemented Interfaces:
    Serializable

    public class InitializationException
    extends RuntimeException
    This class should be used when an error occurs in the initialization phase (e.g. in static blocks of classes).
    Author:
    Philip Helger
    See Also:
    Serialized Form