Uses of Class
org.apache.ignite.internal.util.IgniteExceptionRegistry.ExceptionInfo
-
Packages that use IgniteExceptionRegistry.ExceptionInfo Package Description org.apache.ignite.internal.util System-wide utility routine and helper classes. -
-
Uses of IgniteExceptionRegistry.ExceptionInfo in org.apache.ignite.internal.util
Methods in org.apache.ignite.internal.util that return types with arguments of type IgniteExceptionRegistry.ExceptionInfo Modifier and Type Method Description List<IgniteExceptionRegistry.ExceptionInfo>IgniteExceptionRegistry. getErrors(long order)Gets suppressed errors.
-