Class RangeFactoryException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- uk.gov.gchq.gaffer.core.exception.GafferCheckedException
-
- uk.gov.gchq.gaffer.accumulostore.key.AccumuloException
-
- uk.gov.gchq.gaffer.accumulostore.key.exception.RangeFactoryException
-
- All Implemented Interfaces:
Serializable
public class RangeFactoryException extends AccumuloException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RangeFactoryException(String message, Throwable e)
-
Method Summary
-
Methods inherited from class uk.gov.gchq.gaffer.core.exception.GafferCheckedException
getStatus, setStatus
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-