Class AnnotationDepInfoAlreadyRegisteredException

  • All Implemented Interfaces:
    DataClaySerializable, Serializable

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

      • AnnotationDepInfoAlreadyRegisteredException

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