RestException クラス

定義

public class RestException : Exception
type RestException = class
    inherit Exception
Public Class RestException
Inherits Exception
継承
RestException
派生

コンストラクター

RestException()
RestException(String)
RestException(String, Exception)

適用対象