@ResponseStatus(value=BAD_REQUEST,
reason="No such log level")
public static class LoggersMvcEndpoint.InvalidLogLevelException
extends RuntimeException
| Constructor and Description |
|---|
InvalidLogLevelException(String level) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidLogLevelException(String level)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.