errors property

Queue<UserException> errors
getter/setter pair

List of all UserException's waiting to be displayed in the error dialog.

Implementation

Queue<UserException> errors;