Interface OnExceptionTag

  • All Superinterfaces:
    EnumHTMLTags, Tag, ValuefulTag

    public interface OnExceptionTag
    extends ValuefulTag
    The OnExceptionTag interface represents a exception tag which determines the behavior of a parent dynamic tag whenever there is an exception.
    Since:
    MicroStrategy Web 9.0.0
    • Field Detail

      • TAG_NAME_ONEXCEPTION

        static final java.lang.String TAG_NAME_ONEXCEPTION
        The constant name of the OnExceptionTag.
        See Also:
        Constant Field Values