Class NonUniqueMetadataException

  • All Implemented Interfaces:
    Serializable

    public class NonUniqueMetadataException
    extends Exception
    An exception that gets thrown when a metadata field cannot be created or saved due to an existing field with an identical element and qualifier.
    Author:
    Martin Hald
    See Also:
    Serialized Form
    • Constructor Detail

      • NonUniqueMetadataException

        public NonUniqueMetadataException()
        Create an empty authorize exception
      • NonUniqueMetadataException

        public NonUniqueMetadataException​(String message)
        Create an exception with only a message
        Parameters:
        message - message string