Class BuildAgentStartFailedException

  • All Implemented Interfaces:
    Serializable

    public class BuildAgentStartFailedException
    extends RuntimeException
    Exception if agent failed to start of init. This exception will be logged without stacktrace
    Since:
    6.5
    Author:
    Eugene Petrenko (eugene.petrenko@gmail.com) Date: 19.04.11 19:39
    See Also:
    Serialized Form
    • Constructor Detail

      • BuildAgentStartFailedException

        public BuildAgentStartFailedException​(@NotNull
                                              String message)