Uses of Interface
com.itemis.jscdlib.problem.JScdProblem
Packages that use JScdProblem
-
Uses of JScdProblem in com.itemis.jscdlib.problem
Classes in com.itemis.jscdlib.problem that implement JScdProblemFields in com.itemis.jscdlib.problem declared as JScdProblemModifier and TypeFieldDescriptionstatic final JScdProblemJScdException.DEFAULT_PROBLEMIf no otherproblemapplies, use this.Methods in com.itemis.jscdlib.problem that return JScdProblemModifier and TypeMethodDescriptionstatic JScdProblemJScdProblems.fromError(long errorCode) Convert anerrorCodeinto a matching enum value.JScdException.problem()Constructors in com.itemis.jscdlib.problem with parameters of type JScdProblemModifierConstructorDescriptionJScdException(JScdProblem problem) Construct an exception out ofproblemandproblem'smessage.JScdException(JScdProblem problem, String appendix)