Class BuildArtifactNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class BuildArtifactNotFoundException
    extends RuntimeException
    This exception is thrown if artifact was not found
    Since:
    6.5
    Author:
    Eugene Petrenko (eugene.petrenko@gmail.com) date: 19.04.11
    See Also:
    Serialized Form
    • Constructor Detail

      • BuildArtifactNotFoundException

        public BuildArtifactNotFoundException​(@NotNull
                                              String message)