Interface WrapperGenerator.MessageInfo
- Enclosing class:
WrapperGenerator
public static interface WrapperGenerator.MessageInfo
Hidden interface implemented by the result of the makeWrapper call.
This is needed in the resource file generation tool.
-
Method Summary
Modifier and TypeMethodDescriptionReturn a map from message ID to message for all exceptions defined in a @ExceptionWrapper interface.
-
Method Details
-
getMessageInfo
-