MissingIndexColorException Constructor

Initializes a new instance of the MissingIndexColorException class.

Overload List

Name Description
Public method MissingIndexColorException()

Initializes a new instance of the MissingIndexColorException class.

Public method MissingIndexColorException(String)

Initializes a new instance of the MissingIndexColorException class with a specified error message.

Public method MissingIndexColorException(String, Exception)

Initializes a new instance of the MissingIndexColorException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference