Class TeamCityRuntimeException

    • Constructor Detail

      • TeamCityRuntimeException

        public TeamCityRuntimeException()
      • TeamCityRuntimeException

        public TeamCityRuntimeException​(Throwable cause)
      • TeamCityRuntimeException

        public TeamCityRuntimeException​(Throwable cause,
                                        boolean skipLogging)
      • TeamCityRuntimeException

        public TeamCityRuntimeException​(String message)
      • TeamCityRuntimeException

        public TeamCityRuntimeException​(String message,
                                        boolean skipLogging)
      • TeamCityRuntimeException

        public TeamCityRuntimeException​(String message,
                                        Throwable cause)
      • TeamCityRuntimeException

        public TeamCityRuntimeException​(String message,
                                        Throwable cause,
                                        boolean skipLogging)
    • Method Detail

      • isSkipLogging

        public boolean isSkipLogging()