public class NoExceptionEvent extends ExceptionEvent implements SystemEntitySerializationAware
Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Modifier and Type | Field and Description |
|---|---|
static String |
NO_EXCEPTION_EVENT_ID |
| Modifier and Type | Method and Description |
|---|---|
static NoExceptionEvent |
getInstance() |
boolean |
isSystemEntity()
Returns true if the class is a system entity, false otherwise.
|
fromSystemaddExtraProperty, getExtraPropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic static final String NO_EXCEPTION_EVENT_ID
public boolean isSystemEntity()
EntityisSystemEntity in interface SystemEntitySerializationAwareisSystemEntity in class Entitypublic static NoExceptionEvent getInstance()
Copyright © 2023. All rights reserved.