Class InitializeConditionsException

  • All Implemented Interfaces:
    Serializable

    public class InitializeConditionsException
    extends NeverminedException
    Business Exception related with issues during the Initialization of the ConditionStatusMap of a Service
    See Also:
    Serialized Form
    • Constructor Detail

      • InitializeConditionsException

        public InitializeConditionsException​(String message,
                                             Throwable e)
      • InitializeConditionsException

        public InitializeConditionsException​(String message)