Class MetatdataValueIsNotRepeatableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
nl.knaw.dans.bagit.exceptions.conformance.MetatdataValueIsNotRepeatableException
All Implemented Interfaces:
Serializable

public class MetatdataValueIsNotRepeatableException extends Exception
Class to represent when a metadata's value is not to be repeated
See Also:
  • Field Details

  • Constructor Details

    • MetatdataValueIsNotRepeatableException

      public MetatdataValueIsNotRepeatableException(String message, String metadataKey)