Module neovim.notifications
Class ErrorEvent
java.lang.Object
com.ensarsarajcic.neovim.java.notifications.global.ErrorEvent
- All Implemented Interfaces:
GlobalEvent,NeovimNotification
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
CREATOR
-
-
Constructor Details
-
ErrorEvent
-
-
Method Details
-
getError
-
getNotificationName
Description copied from interface:NeovimNotificationProvides the name of this notification type. This will usually have the same value between instances.- Specified by:
getNotificationNamein interfaceNeovimNotification- Returns:
- name of this notification type
-