Skip to content

ResultContentException constructor (1 of 4)

The default constructor.

public ResultContentException()

See Also


ResultContentException constructor (2 of 4)

public ResultContentException(string? message)

See Also


ResultContentException constructor (3 of 4)

public ResultContentException(SerializationInfo info, StreamingContext context)

See Also


ResultContentException constructor (4 of 4)

public ResultContentException(string? message, Exception? innerException)

See Also