Uses of Class
org.magicwerk.brownies.collections.exceptions.KeyException
-
Packages that use KeyException Package Description org.magicwerk.brownies.collections.exceptions This packages contains exception classes for the package org.magicwerk.brownies.collections. -
-
Uses of KeyException in org.magicwerk.brownies.collections.exceptions
Subclasses of KeyException in org.magicwerk.brownies.collections.exceptions Modifier and Type Class Description class
DuplicateKeyException
Exception thrown if an action is not allowed due to a duplicate key error.
-