public class Message extends Object
| Constructor and Description |
|---|
Message() |
| Modifier and Type | Method and Description |
|---|---|
static void |
define(MessageCode code,
String message) |
static String |
getMessage(MessageCode code) |
static void |
init() |
public static void init()
public static void define(MessageCode code, String message)
public static String getMessage(MessageCode code)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.