Class MandatoryStepIgnoredException

    • Constructor Detail

      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(String arg0,
                                             Exception innerException)
      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(String arg0,
                                             IResource resource,
                                             Exception innerException)
      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(String arg0,
                                             IResource resource)
      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(String arg0,
                                             List<IResource> resources,
                                             Exception innerException)
      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(String arg0,
                                             List<IResource> resources)
      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(String arg0)