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