Class ClassDepInfoAlreadyRegisteredException

  • All Implemented Interfaces:
    DataClaySerializable, Serializable

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

      • ClassDepInfoAlreadyRegisteredException

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