Module net.anwiba.commons.message
Package net.anwiba.commons.message
Interface IThrowableToMessagePresentationConverter
- All Superinterfaces:
IApplicable<Throwable>
-
Method Summary
Modifier and TypeMethodDescriptiondefault StringtoDescription(Throwable throwable) default StringtoDetailInfo(Throwable throwable) default StringMethods inherited from interface net.anwiba.commons.lang.functional.IApplicable
and, isApplicable, not, or
-
Method Details
-
toText
-
toDescription
-
toDetailInfo
-