| Name | Description | | NascentError | Nondescript error message for handling internal errors. |
| NascentException | Universal exception for processing errors while running scripts. |
| NascentPermissions | Contains all permissions associated with a database resource. |
| NascentTableColumn | Represents a column in a NascentTable. |
| NascentTableRefineOptions | Contains info dictating how content displayed on a table should be sorted. |
| NascentUser | Represents a user account. |
| NascentWarning | User-friendly exception for returning validation errors and end-user issues. |