Class MessageTemplateValidator.IllegalVariablesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
pl.edu.icm.unity.engine.api.msgtemplate.MessageTemplateValidator.IllegalVariablesException
All Implemented Interfaces:
Serializable
Enclosing class:
MessageTemplateValidator

public static class MessageTemplateValidator.IllegalVariablesException extends Exception
See Also:
  • Constructor Details

    • IllegalVariablesException

      public IllegalVariablesException(Collection<String> unknown)
  • Method Details