public class ErrorProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ErrorProperties.IncludeStacktrace
Include Stacktrace attribute options.
|
Constructor and Description |
---|
ErrorProperties() |
Modifier and Type | Method and Description |
---|---|
ErrorProperties.IncludeStacktrace |
getIncludeStacktrace() |
String |
getPath() |
void |
setIncludeStacktrace(ErrorProperties.IncludeStacktrace includeStacktrace) |
void |
setPath(String path) |
public String getPath()
public void setPath(String path)
public ErrorProperties.IncludeStacktrace getIncludeStacktrace()
public void setIncludeStacktrace(ErrorProperties.IncludeStacktrace includeStacktrace)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.