Thrown when a table or view is not found.
Initializes a new instance of TableOrViewNotFoundException.
public Void TableOrViewNotFoundException(schema, name, src)| Name | Type | Summary |
|---|---|---|
| schema | String | Schema name. |
| name | String | Table name. |
| src | String | Source code reference. |
In this document