Package | Description |
---|---|
com.gentics.contentnode.rest.model.response.log |
Modifier and Type | Method and Description |
---|---|
ErrorLogEntry |
ErrorLogEntry.setDetail(String detail)
Set details
|
ErrorLogEntry |
ErrorLogEntry.setErrorDo(int errorDo)
Set the error DO
|
ErrorLogEntry |
ErrorLogEntry.setHaltId(int haltId)
Set the halt ID
|
ErrorLogEntry |
ErrorLogEntry.setId(int id)
Set the ID
|
ErrorLogEntry |
ErrorLogEntry.setRequest(String request)
Set the request
|
ErrorLogEntry |
ErrorLogEntry.setSid(String sid)
Set the SID
|
ErrorLogEntry |
ErrorLogEntry.setStacktrace(String stacktrace)
Set the stacktrace
|
ErrorLogEntry |
ErrorLogEntry.setTimestamp(int timestamp)
Set the timestamp
|
ErrorLogEntry |
ErrorLogEntry.setUser(String user)
Set user name
|
Copyright © 2024 Gentics Software. All rights reserved.