Package org.bson

Class BsonMaximumSizeExceededException

All Implemented Interfaces:
Serializable

@Deprecated(since="2022-10-31") public class BsonMaximumSizeExceededException extends BsonSerializationException
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
An exception indicating a failure to serialize a BSON document due to it exceeding the maximum size.
Since:
3.7
See Also:
  • Constructor Details

    • BsonMaximumSizeExceededException

      public BsonMaximumSizeExceededException(String message)
      Deprecated.
      Construct a new instance.
      Parameters:
      message - the message