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