Oracle9iAS Portal Developer Kit

Preference store exceptions

There are five exceptions that may be raised by methods in the preference store name API package.

Preference store exception names and descriptions

PATH_NOT_FOUND_
EXCEPTION

The specified preference path is not found.

DUPLICATE_PATH_
EXCEPTION

A duplicate preference path exists.

NAME_NOT_FOUND_
EXCEPTION

The specified preference name is not found.

DUPLICATE_NAME_
EXCEPTION

A duplicate preference name exists for the specified path.

VALUE_ERROR_
EXCEPTION

The value specified is invalid or the type specified for the value is not valid.

GENERAL_PREFERENCE_
EXCEPTION

An error condition not defined above exists.

 

Related topics

The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio