Database Error Messages

ORA-22826

Cannot construct an instance of a non-instantiable type.

Cause

Attempted to use a non-instantiable type as a constructor.


Action

Non-instantiable types can only be returned as method results.