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