submit
open override fun submit(events: Array<IdeaLoggingEvent>, additionalInfo: String?, parentComponent: Component, consumer: Consumer<in SubmittedReportInfo>): Boolean
Content copied to clipboard
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
Sources
jvm source
Link copied to clipboard