Class ActionObsoletedException
[Serializable]
public class ActionObsoletedException : InvalidOperationException, ISerializable
- Inheritance
-
ActionObsoletedException
- Implements
- Inherited Members
Constructors
ActionObsoletedException()
public ActionObsoletedException()
ActionObsoletedException(SerializationInfo, StreamingContext)
protected ActionObsoletedException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
ActionObsoletedException(string)
public ActionObsoletedException(string s)
Parameters
s
string