Oracle Error ORA-22826: cannot construct an instance of a non instantiable type

Oracle Error Message

ORA-22826: cannot construct an instance of a non instantiable type

Reason for the Error

An attempt was made to use a non instantiable type as a constructor.

Solution

None