次の方法で共有


StateException Class

Definition

public ref class StateException : Exception
[System.Serializable]
public class StateException : Exception
[<System.Serializable>]
type StateException = class
    inherit Exception
Public Class StateException
Inherits Exception
Inheritance
StateException
Attributes

Constructors

StateException()
StateException(SerializationInfo, StreamingContext)
StateException(String)
StateException(String, Exception)

Applies to