Uses of Class
com.norconex.commons.lang.ExceptionUtil.ExceptionMessage
Packages that use ExceptionUtil.ExceptionMessage
-
Uses of ExceptionUtil.ExceptionMessage in com.norconex.commons.lang
Methods in com.norconex.commons.lang that return types with arguments of type ExceptionUtil.ExceptionMessageModifier and TypeMethodDescriptionstatic List<ExceptionUtil.ExceptionMessage> ExceptionUtil.getExceptionMessageList(Throwable throwable) Gets a list made of all exceptions classes and their message found in an exception stack, starting with the supplied exception itself.