lapis
Class PatternLibrary.LabelAmbiguousException
java.lang.Object
java.lang.Throwable
java.lang.Exception
lapis.PatternLibrary.LookupException
lapis.PatternLibrary.LabelAmbiguousException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PatternLibrary
- public static class PatternLibrary.LabelAmbiguousException
- extends PatternLibrary.LookupException
Exception thrown when lookup() finds multiple matching pattern names.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PatternLibrary.LabelAmbiguousException
public PatternLibrary.LabelAmbiguousException(String name,
Vector choices)
getChoices
public String[] getChoices()