public class T2Msg extends KeyedMessage
Modifier and Type | Class and Description |
---|---|
class |
T2Msg.K |
Modifier and Type | Method and Description |
---|---|
static T2Exception |
exception(String key,
Object... arg) |
static T2Exception |
exception(Throwable cause,
String key,
Object... arg) |
static RuntimeException |
runtimeException(String msgKey,
Throwable cause) |
getCategory, getKey, getMessage, toString
public static RuntimeException runtimeException(String msgKey, Throwable cause)
public static T2Exception exception(String key, Object... arg)
public static T2Exception exception(Throwable cause, String key, Object... arg)
Copyright © 2017. All rights reserved.