public static class TacletPrefixBuilder.InvalidPrefixException extends IllegalStateException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
InvalidPrefixException(String tacletName,
SchemaVariable sv,
TacletPrefix prefix,
ImmutableSet<SchemaVariable> sndPrefixVar) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
InvalidPrefixException(String tacletName, SchemaVariable sv, TacletPrefix prefix, ImmutableSet<SchemaVariable> sndPrefixVar)