public static class MessageTemplateValidator.MandatoryVariablesException extends Exception
| Constructor and Description |
|---|
MandatoryVariablesException(Collection<String> mandatory) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getMandatory() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MandatoryVariablesException(Collection<String> mandatory)
public Collection<String> getMandatory()
Copyright © 2020 Unity. All rights reserved.