Package org.apache.solr.crossdc.common
Class MirroringException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.solr.crossdc.common.MirroringException
- All Implemented Interfaces:
Serializable
Exception thrown during cross-dc mirroring
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMirroringException(String message) MirroringException(String message, Throwable cause) MirroringException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MirroringException
public MirroringException() -
MirroringException
-
MirroringException
-
MirroringException
-