Uses of Class
com.saperion.rmi.serverexception.NativeException
Packages that use NativeException
Package
Description
This package contains the classes for the global exceptions.
-
Uses of NativeException in com.saperion.exception
Methods in com.saperion.exception that return NativeExceptionModifier and TypeMethodDescriptionstatic NativeException
NativeReturnCodeMapper.fromReturnCode
(com.saperion.jna.applsrv.m2j.natives.Returncodes returnCode, String message) Matches ReturnCodes to exceptions.