Class TemplateProcessingException

All Implemented Interfaces:
Serializable

public class TemplateProcessingException extends QException
An Exception class that is used to throw a message that something wrong happens to template procedure
Author:
European Dynamics SA
See Also:
  • Constructor Details

    • TemplateProcessingException

      public TemplateProcessingException(String msg)
      An abstract method declaration that is used to throw an exception message for template procedure
      Parameters:
      msg - the message that is throwing