JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.ka2ddo.yaac.core
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
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
getHelpTag
()
Get the help tag for this exception.
Method Detail
getHelpTag
java.lang.String getHelpTag()
Get the help tag for this exception.
Returns:
help tag String
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method