Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IceMaster and version 3.7.1

...

This directive applies to operations, and indicates that the generated Java methods on the mapped servant interfaces and class can throw any user exception, regardless of its specific definition. The exception specification for these methods is simply  throws com.zeroc.Ice.UserException (Java) or throws Ice.UserException (Java Compat). This metadata has no effect on the methods of generated proxies. The directive UserException (without the java: prefix) is a deprecated alias for java:UserException.

Ztop

Metadata Directives for

...

matlab:package

This global directive instructs the code generator to place the generated classes into a specific package.

Ztop

Metadata Directives for Objective-C

objc:dll-export:SYMBOL

...