Uses of Class
org.refcodes.struct.StructureRuntimeException
-
Uses of StructureRuntimeException in org.refcodes.struct
Subclasses of StructureRuntimeException in org.refcodes.struct 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).