Package org.apache.druid.segment
Class SegmentMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.apache.druid.java.util.common.ISE
org.apache.druid.segment.SegmentMissingException
- All Implemented Interfaces:
Serializable,SanitizableException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSegmentMissingException(String formatText, Object... arguments) SegmentMissingException(Throwable cause, String formatText, Object... arguments) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SegmentMissingException
-
SegmentMissingException
-