javaErrorClassRef

This element provides a Java error class topic type as a link in a DITA map.

Description

A <javaErrorRef> can contain <topicref> and <topicmeta> elements, allowing you to express navigation or table-of-contents hierarchies, as well as implying relationships between the containing topicref and its children.

Example

<javaPackageRef>
     <javaErrorClassRef></javaErrorClassRef>
</javaPackageRef>

Contained by

javaPackageRef

Contains

topicmeta, topicref

Content model

( (topicmeta) (optional) then (topicref) (any number))

Inheritance

map/topicref apiMap/apiItemRef