Class S3KeysMissingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.awspring.cloud.autoconfigure.config.s3.S3KeysMissingException
- All Implemented Interfaces:
Serializable
Thrown when configuration provided to ConfigDataLoader is missing S3 keys, for example
`spring.config.import=aws-s3:`.
- Since:
- 3.3.0
- Author:
- Kunal Varpe
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
S3KeysMissingException
-