You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be good if the throws annotation allow to instead of hardocode number use a constant from other packages. Quite often the error numbers are defined in common package so that can be reused.
eg. - - %throws(schema.package.c_e_exception_no)