NotSupportedContentException()
Default constructor.
NotSupportedContentException(string message, Exception inner)
Constructor with passed message and inner exception.
NotSupportedContentException(SerializationInfo info, StreamingContext context)
Constructor for deserialization purpose.
NotSupportedContentException(string message)
Constructor with passed message.