Uses of Class
mars.ErrorMessage
Packages that use ErrorMessage
-
Uses of ErrorMessage in mars
Methods in mars that return types with arguments of type ErrorMessageMethods in mars with parameters of type ErrorMessageModifier and TypeMethodDescriptionvoid
ErrorList.add(ErrorMessage mess)
Add new error message to end of list.void
ErrorList.add(ErrorMessage mess, int index)
Add new error message at specified index position.