Uses of Class
org.apache.ignite.internal.processors.platform.PlatformNativeException
-
Packages that use PlatformNativeException Package Description org.apache.ignite.internal.processors.platform -
-
Uses of PlatformNativeException in org.apache.ignite.internal.processors.platform
Methods in org.apache.ignite.internal.processors.platform that return PlatformNativeException Modifier and Type Method Description PlatformNativeExceptionPlatformContext. createNativeException(Object cause)Create native exception.PlatformNativeExceptionPlatformContextImpl. createNativeException(Object cause)Create native exception.
-