JNA API 4.5.1

Class Rasapi32Util.Ras32Exception

    • Constructor Detail

      • Ras32Exception

        public Ras32Exception​(int code)
        New Win32 exception from an error code, usually obtained from GetLastError.
        Parameters:
        code - Error code.
    • Method Detail

      • getCode

        public int getCode()
        Returns the error code of the error.
        Returns:
        Error code.
JNA API 4.5.1

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.