public class OdsPartialInitException extends RuntimeException
This exception is thrown when the initilization of a backup store member was interrupted and could not be completed. The exception is thrown since, in such a scenario, the application is in an uncertain state.
Constructor and Description |
---|
OdsPartialInitException()
Default constructor
|
OdsPartialInitException(String str)
Construct using error string.
|
OdsPartialInitException(Throwable cause)
Construct using a linked exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.