Class DataTooLargeException

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

public class DataTooLargeException extends io.datarouter.model.exception.DataAccessException
See Also:
  • Constructor Details

    • DataTooLargeException

      public DataTooLargeException(String name, List<String> rejectedDatabeans)
  • Method Details