Classes | |
class | etr.exception.UserError |
A user error should never result in a back trace but a user friendly message about the error. More... | |
class | etr.exception.DeferredException |
Exception indicating that one or more exceptions was caught but execution should not stop so the error was deferred and this exception was thrown after the execution. More... | |
class | etr.exception.AbortException |
Exception indicating that test execution is aborted by user. More... | |
class | etr.exception.TransientException |
Exception indicating a transient error. More... | |
class | etr.exception.ExternalException |
Exception indicating that an error occurred due to external circumstance with user provided data. More... | |
Namespaces | |
etr.exception | |