Package net.sf.saxon.transpile
Annotation Type CSharpReplaceException
-
@Retention(SOURCE) @Target({METHOD,CONSTRUCTOR}) public @interface CSharpReplaceException
Annotation used by the Java-to-C# transpiler: it causes any exception named in a catch clause within a Java method to be replaced by a different exception in the generated C#