RMPackagingException 類別

定義

表示在使用 PlayReady Server SDK 封裝內容時發生錯誤時擲回的例外狀況。

[System.Serializable]
public class RMPackagingException : Exception
[<System.Serializable>]
type RMPackagingException = class
    inherit Exception
Public Class RMPackagingException
Inherits Exception
繼承
RMPackagingException
屬性

建構函式

RMPackagingException()

初始化 RMPackagingException 類別的新執行個體。

RMPackagingException(String)

初始化 RMPackagingException 類別的新執行個體。

RMPackagingException(String, Exception)

初始化 RMPackagingException 類別的新執行個體。

屬性

StatusCode

取得例外狀況基礎原因的 COM 樣式錯誤碼。

方法

GetExceptionFromErrorCode(Int32)

根據指定的錯誤碼建立例外狀況。

GetObjectData(SerializationInfo, StreamingContext)

表示在使用 PlayReady Server SDK 封裝內容時發生錯誤時擲回的例外狀況。

適用於