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