public class ExcEvent extends Object
String
message
ExcEvent(ExcType excType, String message)
ExcEvent(String dataId, String groupId, String tenant, ExcType excType, String message)
ExcType
getExcType()
getKey()
getMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String message
public ExcEvent(String dataId, String groupId, String tenant, ExcType excType, String message)
public ExcEvent(ExcType excType, String message)
public String getMessage()
public ExcType getExcType()
public String getKey()
Copyright © 2019. All rights reserved.