ProjectionException.ProjectionException

ProjectionException()

The default constructor.

public ProjectionException()

See Also


ProjectionException(string)

public ProjectionException(string message)

See Also


ProjectionException(string, Exception)

public ProjectionException(string message, Exception innerException)

See Also