Click or drag to resize
InstanceShutdownException Constructor
Overload List
  NameDescription
Public methodInstanceShutdownException
Initializes a new instance of the InstanceShutdownException class.
Public methodInstanceShutdownException(String)
Initializes a new instance of the InstanceShutdownException class with a specified error message.
Protected methodInstanceShutdownException(SerializationInfo, StreamingContext)
Initializes a new instance of the InstanceShutdownException class with serialized data.
Public methodInstanceShutdownException(String, Exception)
Initializes a new instance of the InstanceShutdownException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also