Uses of Class
org.refcodes.structure.StructureRuntimeException
-
-
Uses of StructureRuntimeException in org.refcodes.structure
Subclasses of StructureRuntimeException in org.refcodes.structure Modifier and Type Class Description classAmbigousKeyRuntimeExceptionThrown in case this instance does not contain the requested element (no such key found in the collection).classKeyNotFoundRuntimeExceptionThrown in case this instance does not contain the requested element (no such key found in the collection).
-