[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.PropertyNullOrWhiteSpaceException

PropertyNullOrWhiteSpaceException Class

The exception that is thrown when trying to set null or white spaces value to a property.

Inheritance
PropertyNullOrWhiteSpaceException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class PropertyNullOrWhiteSpaceException : Exception, ISerializable
Public Class PropertyNullOrWhiteSpaceException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
PropertyNullOrWhiteSpaceException()

Initializes a new instance of the PropertyNullOrWhiteSpaceException class.

PropertyNullOrWhiteSpaceException(string)

Initializes a new instance of the PropertyNullOrWhiteSpaceException class.