public class DataFlowClientException extends RuntimeException
VndErrors
object.Constructor and Description |
---|
DataFlowClientException(org.springframework.hateoas.mediatype.vnderrors.VndErrors vndErrors)
Initializes a
DataFlowClientException with the provided (mandatory error). |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DataFlowClientException(org.springframework.hateoas.mediatype.vnderrors.VndErrors vndErrors)
DataFlowClientException
with the provided (mandatory error).vndErrors
- Must not be nullpublic String getMessage()
getMessage
in class Throwable
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.