public class StorageBackendCorruptedException extends ChronoSphereException
| Modifier | Constructor and Description |
|---|---|
|
StorageBackendCorruptedException() |
|
StorageBackendCorruptedException(java.lang.String message) |
|
StorageBackendCorruptedException(java.lang.String message,
java.lang.Throwable cause) |
protected |
StorageBackendCorruptedException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
StorageBackendCorruptedException(java.lang.Throwable cause) |
public StorageBackendCorruptedException()
protected StorageBackendCorruptedException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
public StorageBackendCorruptedException(java.lang.String message,
java.lang.Throwable cause)
public StorageBackendCorruptedException(java.lang.String message)
public StorageBackendCorruptedException(java.lang.Throwable cause)