パッケージ jcifs.dcerpc

クラス DcerpcException

    • コンストラクタの詳細

      • DcerpcException

        public DcerpcException​(String msg)
        パラメータ:
        msg -
      • DcerpcException

        public DcerpcException​(String msg,
                               Throwable rootCause)
        パラメータ:
        msg -
        rootCause -
    • メソッドの詳細

      • getErrorCode

        public int getErrorCode()
        戻り値:
        the error code
      • getRootCause

        @Deprecated
        public Throwable getRootCause()
        推奨されていません。
        戻り値:
        the root cause