Package | Description |
---|---|
org.springframework.boot.actuate.endpoint.invoke |
Interfaces and classes relating to invoking operation methods.
|
Modifier and Type | Class and Description |
---|---|
class |
MissingParametersException
RuntimeException thrown when an endpoint invocation does not contain required
parameters. |
class |
ParameterMappingException
A
ParameterMappingException is thrown when a failure occurs during
operation parameter mapping . |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.