Class MetadataScrollLimitExceededException

All Implemented Interfaces:
Serializable

public class MetadataScrollLimitExceededException extends MetaDataException
See Also:
  • Constructor Details

    • MetadataScrollLimitExceededException

      public MetadataScrollLimitExceededException(VitamError<?> vitamError)
    • MetadataScrollLimitExceededException

      public MetadataScrollLimitExceededException(String message)
    • MetadataScrollLimitExceededException

      public MetadataScrollLimitExceededException(Throwable cause)
    • MetadataScrollLimitExceededException

      public MetadataScrollLimitExceededException(String message, Throwable cause)