Class PropertyDepInfoAlreadyRegisteredException

  • All Implemented Interfaces:
    DataClaySerializable, Serializable

    public class PropertyDepInfoAlreadyRegisteredException
    extends DataClayException
    This class represents the exceptions produced in ClassManager module when you try to register into a Property language-dependant information which is already registered.
    See Also:
    Serialized Form
    • Constructor Detail

      • PropertyDepInfoAlreadyRegisteredException

        public PropertyDepInfoAlreadyRegisteredException​(String language)
        This exception is produced when you try to register into a Property language-dependant information which is already registered.
        Parameters:
        language - Language of the dependant information