Class SqsDataTooLargeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.datarouter.model.exception.DataAccessException
io.datarouter.storage.exception.DataTooLargeException
io.datarouter.aws.sqs.SqsDataTooLargeException
All Implemented Interfaces:
Serializable

public class SqsDataTooLargeException extends io.datarouter.storage.exception.DataTooLargeException
See Also:
  • Constructor Details

    • SqsDataTooLargeException

      public SqsDataTooLargeException(List<String> rejectedDatabeans)