Class ProcessStateHolder.ProcessFailure
- java.lang.Object
-
- com.broadleafcommerce.search.index.core.ProcessStateHolder.ProcessFailure
-
- Enclosing class:
- ProcessStateHolder
public static class ProcessStateHolder.ProcessFailure extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)ThrowablegetError()InstantgetErrorTime()inthashCode()voidsetError(Throwable error)voidsetErrorTime(Instant errorTime)StringtoString()
-