|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BanjoError | |
edu.duke.cs.banjo.data.settings | |
edu.duke.cs.banjo.utility |
Uses of BanjoError in edu.duke.cs.banjo.data.settings |
Methods in edu.duke.cs.banjo.data.settings with parameters of type BanjoError | |
void |
Settings.addToErrors(BanjoError _errorItem)
Add a single error to the collectedErrors set. |
void |
Settings.addToErrors(BanjoError _errorItem,
java.lang.Exception e)
Add a single error to the collectedErrors set. |
void |
Settings.addToWarnings(BanjoError _warningItem)
Add a single warning to the collectedWarnings set. |
Uses of BanjoError in edu.duke.cs.banjo.utility |
Constructors in edu.duke.cs.banjo.utility with parameters of type BanjoError | |
BanjoError(BanjoError _banjoError)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |