Class TypeDepInfoAlreadyRegisteredException

  • All Implemented Interfaces:
    DataClaySerializable, Serializable

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

      • TypeDepInfoAlreadyRegisteredException

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