Package net.groboclown.retval.problems
Handy, pre-made problem types.
-
Class Summary Class Description FileProblem A problem that comes from a known file.LocalizedProblem Problem with a simple, localized message text.UnhandledExceptionProblem A problem that comes from an exception that wasn't properly handled.