Class StorageExceptionDisruptingExceptions

    • Constructor Detail

      • StorageExceptionDisruptingExceptions

        public StorageExceptionDisruptingExceptions​(one.microstream.collections.types.XGettingSequence<Throwable> disruptions)
      • StorageExceptionDisruptingExceptions

        public StorageExceptionDisruptingExceptions​(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
                                                    String message)
      • StorageExceptionDisruptingExceptions

        public StorageExceptionDisruptingExceptions​(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
                                                    Throwable cause)
      • StorageExceptionDisruptingExceptions

        public StorageExceptionDisruptingExceptions​(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
                                                    String message,
                                                    Throwable cause)
      • StorageExceptionDisruptingExceptions

        public StorageExceptionDisruptingExceptions​(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
                                                    String message,
                                                    Throwable cause,
                                                    boolean enableSuppression,
                                                    boolean writableStackTrace)
    • Method Detail

      • disruptions

        public final one.microstream.collections.types.XGettingSequence<Throwable> disruptions()
      • assembleOutputString

        public String assembleOutputString()
        Overrides:
        assembleOutputString in class one.microstream.exceptions.BaseException