public class StorageExceptionDisruptingExceptions extends StorageException
| Constructor and Description |
|---|
StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions) |
StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
String message) |
StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
String message,
Throwable cause) |
StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
assembleOutputString() |
one.microstream.collections.types.XGettingSequence<Throwable> |
disruptions() |
assembleDetailString, assembleExplicitMessageAddon, getMessage, messageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions)
public StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions, String message)
public StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions, Throwable cause)
public StorageExceptionDisruptingExceptions(one.microstream.collections.types.XGettingSequence<Throwable> disruptions, String message, Throwable cause)
Copyright © 2022 MicroStream Software. All rights reserved.