Uses of Class
org.aesh.readline.alias.AliasConflictException
Packages that use AliasConflictException
-
Uses of AliasConflictException in org.aesh.readline.alias
Methods in org.aesh.readline.alias that throw AliasConflictExceptionModifier and TypeMethodDescriptionbooleanAliasManager.verifyNoNewAliasConflict(String aliasName) It is not allowed to create an alias if it conflicts with a command already present