public class ErrorProperties extends ObjectSE
| 修飾子と型 | クラスと説明 |
|---|---|
static class | ErrorProperties.IncludeStacktraceStacktrace 属性オプションを含めます。 |
static class | ErrorProperties.Whitelabel |
| コンストラクターと説明 |
|---|
ErrorProperties() |
| 修飾子と型 | メソッドと説明 |
|---|---|
ErrorProperties.IncludeStacktrace | getIncludeStacktrace() |
StringSE | getPath() |
ErrorProperties.Whitelabel | getWhitelabel() |
boolean | isIncludeException() |
void | setIncludeException(boolean includeException) |
void | setIncludeStacktrace(ErrorProperties.IncludeStacktrace includeStacktrace) |
void | setPath(StringSE path) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic StringSE getPath()
public void setPath(StringSE path)
public boolean isIncludeException()
public void setIncludeException(boolean includeException)
public ErrorProperties.IncludeStacktrace getIncludeStacktrace()
public void setIncludeStacktrace(ErrorProperties.IncludeStacktrace includeStacktrace)
public ErrorProperties.Whitelabel getWhitelabel()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.