Class MandatoryStepIgnoredException

    • Constructor Detail

      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(java.lang.String arg0,
                                             java.lang.Exception innerException)
      • MandatoryStepIgnoredException

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

        public MandatoryStepIgnoredException​(java.lang.String arg0,
                                             IResource resource)
      • MandatoryStepIgnoredException

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

        public MandatoryStepIgnoredException​(java.lang.String arg0,
                                             java.util.List<IResource> resources)
      • MandatoryStepIgnoredException

        public MandatoryStepIgnoredException​(java.lang.String arg0)