Class StreamComponentUpdateException

    • Constructor Detail

      • StreamComponentUpdateException

        public StreamComponentUpdateException​(StreamComponent component)
      • StreamComponentUpdateException

        public StreamComponentUpdateException​(String message,
                                              Throwable cause,
                                              boolean enableSuppression,
                                              boolean writableStackTrace,
                                              StreamComponent component)
      • StreamComponentUpdateException

        public StreamComponentUpdateException​(String message,
                                              StreamComponent component)
      • StreamComponentUpdateException

        public StreamComponentUpdateException​(Throwable cause,
                                              StreamComponent component)