Package cn.boboweike.carrot
Interface SevereCarrotException.DiagnosticsAware
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
UnresolvableConcurrentTaskModificationException
- Enclosing class:
- SevereCarrotException
public static interface SevereCarrotException.DiagnosticsAware extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DiagnosticsBuildergetDiagnosticsInfo()
-
-
-
Method Detail
-
getDiagnosticsInfo
DiagnosticsBuilder getDiagnosticsInfo()
-
-