exception UnsupportedCallbackException in module com::sun::star::security::auth::callback::

(Global Index)

Syntax

exception UnsupportedCallbackException : com::sun::star::uno::Exception ;

Description

WARNING: this is just a draft and may be changed!

Signals that a callback handler could not recognize a particular callback.

Field Summary

CallbackType unhandled callback

Field Details



CallbackType

Syntax

string CallbackType;

Description

unhandled callback

Top of Page