Class TemplateConfigurationException

  • All Implemented Interfaces:
    Serializable

    public class TemplateConfigurationException
    extends BaseUncheckedException
    TemplateConfigurationException if problem occurs while Configuring the template Manager.
    Since:
    2018-10-9
    Version:
    1.0.0
    Author:
    Abhishek Kumar
    See Also:
    Serialized Form
    • Constructor Detail

      • TemplateConfigurationException

        public TemplateConfigurationException​(String errorCode,
                                              String errorMessage)
        Constructor for setting error code and message
        Parameters:
        errorCode - the error code
        errorMessage - the error message