Package-level declarations
Types
Link copied to clipboard
Represents an internal exception for reporting issues.
Link copied to clipboard
UnknownException is a custom exception class that is used to handle unknown errors which can't be categorized as IssueException or WarningException.
Link copied to clipboard
This class represents a user warning in the system. With this exception we want to message end user that this exception is fixable from the user side.