public class LoggedExceptionData extends Object
Constructor and Description |
---|
LoggedExceptionData()
Default constructor
|
LoggedExceptionData(String exceptionName,
String extendedStackTrace)
Logged exception
|
Modifier and Type | Method and Description |
---|---|
String |
getExceptionName() |
String |
getExtendedStackTrace() |
Copyright © 2020. All rights reserved.