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