submit
open override fun submit(events: Array<IdeaLoggingEvent>, additionalInfo: String?, parentComponent: Component, consumer: Consumer<in SubmittedReportInfo>): Boolean(source)
Submits the exception as desired by the user.
Return
true
Parameters
events
the events that caused the exception
additionalInfo
additional information provided by the user
parentComponent
ignored
consumer
ignored