Class MetadataScrollThresholdExceededException

All Implemented Interfaces:
Serializable

public class MetadataScrollThresholdExceededException extends MetaDataException
See Also:
  • Constructor Details

    • MetadataScrollThresholdExceededException

      public MetadataScrollThresholdExceededException(VitamError<?> vitamError)
    • MetadataScrollThresholdExceededException

      public MetadataScrollThresholdExceededException(String message)
    • MetadataScrollThresholdExceededException

      public MetadataScrollThresholdExceededException(Throwable cause)
    • MetadataScrollThresholdExceededException

      public MetadataScrollThresholdExceededException(String message, Throwable cause)