Uses of Class
org.klojang.path.KeyDeserializationException
Packages that use KeyDeserializationException
Package
Description
Classes related to following a path to the object or resource denoted by it.
-
Uses of KeyDeserializationException in org.klojang.path
Methods in org.klojang.path that throw KeyDeserializationExceptionModifier and TypeMethodDescriptionKeyDeserializer.deserialize(Path path, int segmentIndex) Converts the path segment at the specified index to a map key.