Class LanguageProcessingException

All Implemented Interfaces:
Serializable

public class LanguageProcessingException extends QException
A class definition to throw Exception if anything wrong happens to language procedure
Author:
European Dynamics SA
See Also:
  • Constructor Details

    • LanguageProcessingException

      public LanguageProcessingException(String msg)
      A method declaration that is used to throw exception message if anything wrong happens
      Parameters:
      msg - the message that is throwing