Skip to content

ErrorHandlerMap empty if only define annotation class #27

Open
@cedillomarcos

Description

@cedillomarcos

If define error handler only a class annotation, the member value errorCodes return a empy collection of error codes and the builder only build the default generic error

public class AnnotationErrorDecoder implements ErrorDecoder {
private final Map<String, MethodErrorHandler> errorHandlerMap;

errorhandlermap have a empty map of errros

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions