Class LexiconYMLProcessingException

All Implemented Interfaces:
Serializable

public class LexiconYMLProcessingException extends QException
A class that is used to throw an Exception if anything wrong happens in lexicon yaml procedure
Author:
European Dynamics SA
See Also:
  • Constructor Details

    • LexiconYMLProcessingException

      public LexiconYMLProcessingException(String msg)
      An abstract method that is used to throw an exception message if anything wrong happens to lexicon yaml procedure
      Parameters:
      msg - the message that is throwing