Uses of Package
com.codedjson.exceptions
-
Packages that use com.codedjson.exceptions Package Description com.codedjson com.codedjson.utils -
Classes in com.codedjson.exceptions used by com.codedjson Class Description AbsolutePathConstraintError Exception class, thrown whenCJson(String)
object contains relative paths in import statement instead of absolute paths.IllegalJsonType Puts a check on JSON type context after deserialization of CJSON.InvalidJPathError NullJsonKeys Exception is thrown if empty JSON object is passed forgetAllValues()
UndeserializedCJSON Exception is thrown when any function requiresdeserialize()
call before.VariableInjectionException -
Classes in com.codedjson.exceptions used by com.codedjson.utils Class Description AbsolutePathConstraintError Exception class, thrown whenCJson(String)
object contains relative paths in import statement instead of absolute paths.IllegalJsonType Puts a check on JSON type context after deserialization of CJSON.