parameter interface

Interface of a procedure. The parameter interface consists of formal parameters and specifies the possible exceptions of the procedure.

More