Uses of Class
org.refcodes.struct.StructureException
-
-
Uses of StructureException in org.refcodes.struct
Subclasses of StructureException in org.refcodes.struct Modifier and Type Class Description class
KeyNotFoundException
Thrown in case this instance does not contain the requested element (no such key found in the collection).
-