Interface HelpTaggedException

All Known Implementing Classes:
HelpTaggedIOException

public interface HelpTaggedException
This interface identifies a Throwable that has a YAAC help tag associated with it to help the user debug their problem.
Author:
Andrew Pavlin, KA2DDO
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the help tag for this exception.
  • Method Details

    • getHelpTag

      String getHelpTag()
      Get the help tag for this exception.
      Returns:
      help tag String