@ResponseStatus(code=NOT_FOUND,
reason="Application Not Found")
public class EnvironmentNotFoundException
extends RuntimeException
| Constructor and Description |
|---|
EnvironmentNotFoundException(String string) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EnvironmentNotFoundException(String string)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.