@ResponseStatus(value=GATEWAY_TIMEOUT, reason="Response took longer than configured timeout") public class TimeoutException extends Exception
Constructor and Description |
---|
TimeoutException() |
TimeoutException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TimeoutException()
public TimeoutException(String message)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.