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