InvalidJsonKeyException class
InvalidJsonKeyException defines an error deprecated keys are used: doNotWithPatterns, justWithPatterns, and noDependsEnabled.
- Inheritance
-
- Object
- EagleEyeException
- InvalidJsonKeyException
Constructors
- InvalidJsonKeyException()
- Create InvalidJsonKeyException object
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited