Package jcifs.smb

Class SmbException

    • Constructor Detail

      • SmbException

        public SmbException()
      • SmbException

        public SmbException​(int errcode,
                            Throwable rootCause)
        Parameters:
        errcode -
        rootCause -
      • SmbException

        public SmbException​(String msg)
        Parameters:
        msg -
      • SmbException

        public SmbException​(String msg,
                            Throwable rootCause)
        Parameters:
        msg -
        rootCause -
      • SmbException

        public SmbException​(int errcode,
                            boolean winerr)
        Parameters:
        errcode -
        winerr -
    • Method Detail

      • getMessageByCode

        public static String getMessageByCode​(int errcode)
        Parameters:
        errcode -
        Returns:
        message for NT STATUS code
      • getNtStatus

        public int getNtStatus()
        Returns:
        status code