@Deprecated public class LogEventException extends java.lang.RuntimeException implements ExceptionWithAttachments
| Constructor and Description |
|---|
LogEventException(IdeaLoggingEvent logMessage)
Deprecated.
|
LogEventException(java.lang.String userMessage,
java.lang.String details,
Attachment... attachments)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Attachment [] |
getAttachments()
Deprecated.
|
IdeaLoggingEvent |
getLogMessage()
Deprecated.
|
public LogEventException(java.lang.String userMessage,
java.lang.String details,
Attachment... attachments)
public LogEventException(IdeaLoggingEvent logMessage)
public IdeaLoggingEvent getLogMessage()
public Attachment [] getAttachments()
getAttachments in interface ExceptionWithAttachments