Class BucketNotFoundDuringLoadException

All Implemented Interfaces:
Serializable

@Internal public class BucketNotFoundDuringLoadException extends ConfigException
Exception raised if during config load the bucket is not found (think: http 404).
See Also:
  • Constructor Details

    • BucketNotFoundDuringLoadException

      public BucketNotFoundDuringLoadException(String message)