Class UnsupportedLanguage

  • All Implemented Interfaces:
    DataClaySerializable, Serializable

    public class UnsupportedLanguage
    extends DataClayException
    This class represents the exceptions produced in ClassManager module when you try to do some type of operation and the RunTime doesn't recognize or doesn't support the language code.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedLanguage

        public UnsupportedLanguage​(CommonMessages.Langs lang)
        This exception is produced when a class with name provided already exists
        Parameters:
        lang - The language unsupported for the ongoing operation