public interface ErrorContext
AbstractException and implementing classes.
Those are used to add context to the exception raised.| Modifier and Type | Method and Description |
|---|---|
String |
name()
Provide the name of the error context.
|
String name()
Copyright © 2021 Crabs Hue. All rights reserved.