public static interface SoyError.Factory
| Modifier and Type | Method and Description |
|---|---|
SoyError |
create(SourceLocation location,
SoyErrorKind kind,
Object... args) |
SoyError create(SourceLocation location, SoyErrorKind kind, Object... args)