Package jade

Class BootException

  • All Implemented Interfaces:
    Serializable

    public class BootException
    extends Exception
    This exception is thrown by the method checkProperties in class Boot when an inconsistency of the configuration parameters is found.
    Version:
    $Date$ $Revision$
    Author:
    Tiziana Trucco - CSELT S.p.A.
    See Also:
    Serialized Form
    • Constructor Detail

      • BootException

        public BootException​(String msg)