CarV2Exception class
Thrown when a CAR v2 pragma or header is invalid.
- Inheritance
-
- Object
- CarException
- CarV2Exception
Constructors
- CarV2Exception(String message)
-
Creates a CarV2Exception with the given
message.
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